commit | 64e541f4c1b413dd84c7e409f5c2bf328db2ac13 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Fri Apr 11 07:02:29 2008 +0200 |
committer | Stefan Roese <sr@denx.de> | Fri Apr 11 07:02:29 2008 +0200 |
tree | a8f7631adba04edbf92c2533eee618e4e4bf6e9f | |
parent | 756f5dacda3810b094b94bcceffd3ce6c7ff9a28 [diff] |
ppc4xx: Update Kilauea defconfig to use device-tree booting as default This patch reworks the default environment on Kilauea/Haleakala. Now "net_nfs" for exmaple uses the device-tree style booting formerly know as "net_nfs_fdt". Also the addresses in RAM were changed because of the new image booting support, which check for image overwriting. So the addresses needed togeet adjusted. Signed-off-by: Stefan Roese <sr@denx.de>