[U-Boot] [PATCH 21/32] x86: Use Cache-As-RAM for initial stack
    Graeme Russ 
    graeme.russ at gmail.com
       
    Sat Feb 12 05:29:47 CET 2011
    
    
  
On 04/02/11 23:35, Graeme Russ wrote:
> Signed-off-by: Graeme Russ <graeme.russ at gmail.com>
> ---
>  arch/i386/cpu/sc520/Makefile    |    1 +
>  arch/i386/cpu/sc520/sc520_asm.S |    6 +-
>  arch/i386/cpu/sc520/sc520_car.S |   94 +++++++++++++++++++++++++++++++++++++++
>  arch/i386/cpu/start.S           |   35 +++++++-------
>  include/configs/eNET.h          |   20 ++++++++
>  5 files changed, 135 insertions(+), 21 deletions(-)
>  create mode 100644 arch/i386/cpu/sc520/sc520_car.S
> 
Applied to u-boot-x86
Regards,
Graeme
    
    
More information about the U-Boot
mailing list