diff options
| author | York Sun <[email protected]> | 2015-03-20 19:28:24 -0700 |
|---|---|---|
| committer | York Sun <[email protected]> | 2015-04-23 08:55:58 -0700 |
| commit | e2b65ea975c2ddc67a958bf428e34ee3c543061a (patch) | |
| tree | 36641a3aba11b9c80a655c4c1ebbeaf173f9df60 /configs | |
| parent | 7288c2c2b0d4ea2475424ef9d00227a4b608234d (diff) | |
armv8/ls2085ardb: Add support of LS2085ARDB platform
The LS2085ARDB is a evaluation platform that supports LS2085A
family SoCs. This patch add sbasic support for the platform.
Signed-off-by: York Sun <[email protected]>
Signed-off-by: Prabhakar Kushwaha <[email protected]>
Signed-off-by: Bhupesh Sharma <[email protected]>
Signed-off-by: Scott Wood <[email protected]>
Diffstat (limited to 'configs')
| -rw-r--r-- | configs/ls2085ardb_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/ls2085ardb_defconfig b/configs/ls2085ardb_defconfig new file mode 100644 index 00000000000..6b64f718179 --- /dev/null +++ b/configs/ls2085ardb_defconfig @@ -0,0 +1,3 @@ +CONFIG_SYS_EXTRA_OPTIONS="SYS_FSL_DDR4" +CONFIG_ARM=y +CONFIG_TARGET_LS2085ARDB=y |
