Skip to content
Snippets Groups Projects
Forked from KED Software Projects / Miscellaneous / KED U-Boot Fork
Source project has a limited visibility.
  • Stefan Roese's avatar
    f47b048b
    ppc4xx: Add lcd4_lwmon5 support · f47b048b
    Stefan Roese authored
    
    This patch adds the fast booting LWMON5 derivat "lcd4_lwmon5".
    Its a stripped down version of the full blown lwmon5 support,
    without ECC, USB, POST and some other stuff. It used the newly
    introduced SPL infrastrucure for SPL from NOR flash booting
    on the PPC4xx.
    
    By setting the environment variable "boot_os" to "yes", Linux
    will be started from the SPL version. If not, the "normal"
    U-Boot will be started.
    
    Signed-off-by: default avatarStefan Roese <sr@denx.de>
    f47b048b
    History
    ppc4xx: Add lcd4_lwmon5 support
    Stefan Roese authored
    
    This patch adds the fast booting LWMON5 derivat "lcd4_lwmon5".
    Its a stripped down version of the full blown lwmon5 support,
    without ECC, USB, POST and some other stuff. It used the newly
    introduced SPL infrastrucure for SPL from NOR flash booting
    on the PPC4xx.
    
    By setting the environment variable "boot_os" to "yes", Linux
    will be started from the SPL version. If not, the "normal"
    U-Boot will be started.
    
    Signed-off-by: default avatarStefan Roese <sr@denx.de>