commit | 8481c0d568ebceb6faaee9238e19c0acc542fb97 | [log] [tgz] |
---|---|---|
author | David A. Long <dave.long@linaro.org> | Sat Jul 09 16:40:19 2011 -0400 |
committer | John Rigby <john.rigby@linaro.org> | Mon Jul 25 16:22:44 2011 -0600 |
tree | a344e221677344aa4571f1fcba9f06de26cd38fd | |
parent | 1b1a2bc82bf9b8bbc1eb204ffdf0e4283036c857 [diff] |
Add uboot "fdt_high" enviroment variable Add a new "fdt_high" enviroment variable. This can be used to control (or prevent) the relocation of the flattened device tree on boot. It can be used to prevent relocation of the fdt into highmem. The variable behaves similarly to the existing "initrd_high" variable. Signed-off-by: David A. Long <dave.long@linaro.org> (cherry picked from commit a28afca57df7875f3334407bc47bd66b98701534)