aboutsummaryrefslogtreecommitdiff
path: root/common/console.c
diff options
context:
space:
mode:
authorShawn Guo <shawn.guo@linaro.org>2012-01-11 13:35:06 +0100
committerJohn Rigby <john.rigby@linaro.org>2012-01-19 17:08:53 -0700
commit3e306c74990d447704805d2746744819ede81b9f (patch)
tree9fa72675f2fbf0226610ae9150c15b45bc0b92a8 /common/console.c
parentd8affe005c8875ba4992d4e4246adefaec1cd197 (diff)
common/image.c: align usage of fdt_high with initrd_high
The commit message of a28afca (Add uboot "fdt_high" enviroment variable) states that fdt_high behaves similarly to the existing initrd_high. But fdt_high actually has an outstanding difference from initrd_high. The former specifies the start address, while the later specifies the end address. As fdt_high and initrd_high will likely be used together, it'd be nice to have them behave same. The patch changes the behavior of fdt_high to have it aligned with initrd_high. The document of fdt_high in README is updated with an example to demonstrate the usage of this environment variable. Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'common/console.c')
0 files changed, 0 insertions, 0 deletions