]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
nds32: Enable the function of passing parameters to Linux
authorken kuo <ken.kuoky@gmail.com>
Sat, 8 Jun 2013 03:14:12 +0000 (11:14 +0800)
committerMacpaul Lin <macpaul@gmail.com>
Wed, 24 Jul 2013 03:50:28 +0000 (11:50 +0800)
commite3c58b029255f5acf5471e5992efd7f84b77ebad
tree2c04c2442293f35d47dc39d4af2722be846b60b6
parent61ccf082e7ca2e6bb20b4004fd629883a3f8a2c1
nds32: Enable the function of passing parameters to Linux

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 <ken.kuoky@gmail.com>
Cc: Macpaul Lin <macpaul@gmail.com>
arch/nds32/include/asm/setup.h [new file with mode: 0644]
include/common.h
include/configs/adp-ag101.h
include/configs/adp-ag101p.h