Stephen Warren bccaa476f6 ARM: rpi_b: set $fdtfile in default environment
U-Boot names the Raspberry Pi board rpi_b. This means that the common
expression for DTB filename ${soc}-${board}.dtb expands to
bcm2835-rpi_b.dtb. However, the DTB generated by the Linux kernel is
bcm2835-rpi-b.dtb. Set $fdtfile in U-Boot's environment so that scripts
look for the correct DTB filename.

An alternative would be to rename the U-Boot board to rpi-b. However,
that change would be far more invasive, and end up affecting users (i.e
they'd have to change their U-Boot build commands).

Signed-off-by: Stephen Warren <swarren@wwwdotorg.org>
2014-02-13 15:00:53 +01:00
..
2014-01-24 16:59:07 -05:00
2014-01-24 16:59:07 -05:00
2014-02-03 09:46:45 -07:00
2013-09-24 09:10:33 -04:00
2014-01-09 16:08:44 +01:00
2013-09-20 10:30:54 -04:00
2014-01-09 11:47:51 +02:00
2013-11-09 17:21:01 +01:00
2013-11-09 17:21:01 +01:00
2013-12-04 08:11:28 -05:00
2013-08-28 11:44:59 -04:00