]> git.ipfire.org Git - people/ms/u-boot.git/commit - include/configs/BSC9131RDB.h
board/bsc9131rdb: Update default boot environment settings
authorPriyanka Jain <Priyanka.Jain@freescale.com>
Thu, 4 Apr 2013 09:10:32 +0000 (14:40 +0530)
committerAndy Fleming <afleming@freescale.com>
Thu, 20 Jun 2013 21:09:08 +0000 (16:09 -0500)
commit1d2949aeb3a542ec0fd49c98b54fe5590d8ff238
tree6bb99d42ca8c31803316bb181b87d61f6e67e964
parent765b0bdb899d614d0455f19548901b79f2baa66c
board/bsc9131rdb: Update default boot environment settings

BSC9131RDB has 1GB DDR.
Out of this, only 880MB is passed on to Linux via bootm_size.
Remaining
-16MB is reserved for PowerPC-DSP shared control area
-128MB is reserved for DSP private area.

Also 256MB, out of this 880MB is required for data communication between
PowerPC and DSP core.
For this bootargs are modified to pass parameter to create 1 hugetlb
page of 256MB via default_hugepagesz, hugepagesz and hugepages

Signed-off-by: Priyanka Jain <Priyanka.Jain@freescale.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>
board/freescale/bsc9131rdb/README
include/configs/BSC9131RDB.h