Skip to content
  • Stefan Roese's avatar
    ppc4xx: acadia: Add fdt support and fix section overlap problem · d1c1ba85
    Stefan Roese authored
    
    
    This patch adds fdt (flattened device tree) support to the AMCC
    Acadia eval board. This increases the image size and it doesn't
    fit anymore into 256kByte. Since we didn't want to remove features
    from the configuration, we decided to increase the U-Boot image size
    (add one flash sector).
    
    Also changed the default environment definition to make it
    independent of such changes.
    
    Signed-off-by: default avatarStefan Roese <sr@denx.de>
    d1c1ba85