Home
last modified time | relevance | path

Searched hist:"7443 a9c40568179492af453841fbecc69d08071b" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/board/raspberrypi/rpi/
H A Drpi.c7443a9c40568179492af453841fbecc69d08071b Fri Jan 29 08:35:52 UTC 2016 Lubomir Rintel <lkundrak@v3.sk> rpi: fix up Model B entries

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

Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>