summaryrefslogtreecommitdiff
path: root/cleopatre/u-boot-1.1.6/common
diff options
context:
space:
mode:
authorsave2009-07-27 12:49:38 +0000
committersave2009-07-27 12:49:38 +0000
commit9b509f12cba1f8a7bec0e6b37ad818322af95af2 (patch)
tree054962e9c25e025a12cab178af879990427b531f /cleopatre/u-boot-1.1.6/common
parent7d6aa6554dec54c7834725a2cf0f2d601561efd8 (diff)
[CLEO][U-BOOT]Detection of leon needed ram size
- Changed image_desc : added a plc_ram field under linux and u-boot - Passed the new SDRAM size to linux under u-boot git-svn-id: svn+ssh://pessac/svn/cesar/trunk@5079 017c9cb6-072f-447c-8318-d5b54f68fe89
Diffstat (limited to 'cleopatre/u-boot-1.1.6/common')
-rw-r--r--cleopatre/u-boot-1.1.6/common/cmd_spidboot.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cleopatre/u-boot-1.1.6/common/cmd_spidboot.c b/cleopatre/u-boot-1.1.6/common/cmd_spidboot.c
index c48a2d1937..41bdd2d3d7 100644
--- a/cleopatre/u-boot-1.1.6/common/cmd_spidboot.c
+++ b/cleopatre/u-boot-1.1.6/common/cmd_spidboot.c
@@ -583,7 +583,7 @@ int do_spidboot (cmd_tbl_t *cmdtp, int flag, int argc, char *argv[])
}
/* Get PLC processor needed RAM space and reduce Linux one */
- //gd->bd->bi_dram[0].size -= hdr->plc_ram;
+ gd->bd->bi_dram[0].size -= hdr->plc_ram;
/*
* We have reached the point of no return: we are going to