mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-19 05:31:32 +00: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
1 changed files with 6 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue