mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced 2025-09-09 20:18:54 -04:00
arm: a320: enable tagged list support
Signed-off-by: Po-Yu Chuang <ratbert@faraday-tech.com>
This commit is contained in:
parent
7899147b55
commit
fd90b0d050
@ -24,6 +24,12 @@
|
|||||||
|
|
||||||
#include <asm/arch/a320.h>
|
#include <asm/arch/a320.h>
|
||||||
|
|
||||||
|
/*
|
||||||
|
* Linux kernel tagged list
|
||||||
|
*/
|
||||||
|
#define CONFIG_CMDLINE_TAG
|
||||||
|
#define CONFIG_SETUP_MEMORY_TAGS
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* CPU and Board Configuration Options
|
* CPU and Board Configuration Options
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user