Skip to content
  • Adam Ford's avatar
    omap3_logic: Move SPL Stack into SDRAM · ae29c3d4
    Adam Ford authored
    A previous patch broke the board. This patch will add missing part
    from the previous patch and also move the SPL Stack into SDRAM at
    0x82000000.
    
    Tested with GCC 4.8.2 and GCC 6.2
    
    Fixes: 0959649d
    
     ("omap3_logic: Switch to simple malloco in SPL")
    
    Signed-off-by: default avatarAdam Ford <aford173@gmail.com>
    
    Changes in V2:
      - Keep CONFIG_SPL_SYS_MALLOC_SIMPLE
      - Add CONFIG_SYS_MALLOC_F_LEN=0x2000 (8 MB)
    ae29c3d4