From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Thu, 28 Jan 2016 22:22:36 -0700 Subject: [U-Boot] [PATCH] rpi: fix up Model B entries In-Reply-To: <1453754191-2996-1-git-send-email-lkundrak@v3.sk> References: <1453754191-2996-1-git-send-email-lkundrak@v3.sk> Message-ID: <56AAF71C.4090505@wwwdotorg.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 01/25/2016 01:36 PM, Lubomir Rintel wrote: > It seems like the P5 header was not present on "Model B" any board prior > to Revision 2.0, there's no need for a separate device tree. > > Also, it looks like "rev2" is incorrectly used to only cover the 512MiB > memory models; there also were 256MiB 2.0 boards. > > I don't have all of the boards to check this, I'm following this table: > http://elinux.org/RPi_HardwareHistory#Board_Revision_History > --- You forgot you signed-off-by line on this patch. You also possibly need to Cc Tom Rini so he knows the patch exists.