Re: [U-Boot] [PATCH 4/4] nds32: Enable the function of passing parameters to Linux

2013-07-23 Thread Macpaul Lin
Hi Kuan-Yu, 2013/6/8 Kuan-Yu Kuo : > Add a header file, setup.h, which copy from Linux source code, > this file contain structures are used to pass initialisation parameters > to Linux. Enable this function on adp-ag101/adp-ag101p target > > Signed-off-by: Kuan-Yu Kuo > Cc: Macpaul Lin Applied

[U-Boot] [PATCH 4/4] nds32: Enable the function of passing parameters to Linux

2013-06-07 Thread Kuan-Yu Kuo
Add a header file, setup.h, which copy from Linux source code, this file contain structures are used to pass initialisation parameters to Linux. Enable this function on adp-ag101/adp-ag101p target Signed-off-by: Kuan-Yu Kuo Cc: Macpaul Lin --- arch/nds32/include/asm/setup.h | 192 +