commit | f54c7838f8eac404f7406749ea9f904866490848 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Tue Aug 03 10:29:50 2010 +0200 |
committer | Stefan Roese <sr@denx.de> | Mon Aug 09 16:05:37 2010 +0200 |
tree | aea10e235707e740e1f49ff40e3d260cc795420b | |
parent | 3c96165938f909fd43d5803aa6858772d414aa0e [diff] |
ppc4xx: Fix/Update katmai board header This patch has the following fixes/changes: - Set 'kernel_addr' and 'ramdisk_addr' to correct values and add 'fdt_addr' environment variable - Remove 'kozio' environment variable - Remove environmant variables to boot ancient arch/ppc Linux kernels - Remove CONFIG_SYS_BOOTMAPSZ definition. It's already defined to the same value in amcc-common.h Signed-off-by: Stefan Roese <sr@denx.de>