diff options
author | Stephen Warren <swarren@wwwdotorg.org> | 2014-01-28 22:41:50 -0700 |
---|---|---|
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | 2014-02-13 15:00:53 +0100 |
commit | bccaa476f69351c44f382668474896fb360d054f (patch) | |
tree | 65fb0b3063b05027fedc42c95473d21daee1ed07 /include/tsi108.h | |
parent | d53ccdb341cf16e32c0ca2d6099b194d9572fe0c (diff) | |
download | u-boot-imx-bccaa476f69351c44f382668474896fb360d054f.zip u-boot-imx-bccaa476f69351c44f382668474896fb360d054f.tar.gz u-boot-imx-bccaa476f69351c44f382668474896fb360d054f.tar.bz2 |
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>
Diffstat (limited to 'include/tsi108.h')
0 files changed, 0 insertions, 0 deletions