diff options
author | York Sun <york.sun@nxp.com> | 2016-08-03 12:33:00 -0700 |
---|---|---|
committer | York Sun <york.sun@nxp.com> | 2016-09-14 14:07:19 -0700 |
commit | b63a9506296b10b9730c3ff4a0e9611f6f98e7db (patch) | |
tree | 15cae8f7890f62c2a3e80aebbe957b85e2de56b9 /README | |
parent | b392a6d4b05b7409283cd75b4ac6bd12018d187a (diff) | |
download | u-boot-b63a9506296b10b9730c3ff4a0e9611f6f98e7db.tar.gz |
armv8: ls2080a: Remove debug server support
Debug server feature has been dropped from roadmap.
Signed-off-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -4947,12 +4947,6 @@ The Freescale Layerscape Debug Server Support supports the loading of "Debug Server firmware" and triggering SP boot-rom. This firmware often needs to be loaded during U-Boot booting. -- CONFIG_FSL_DEBUG_SERVER - Enable the Debug Server for Layerscape SoCs. - -- CONFIG_SYS_DEBUG_SERVER_DRAM_BLOCK_MIN_SIZE - Define minimum DDR size required for debug server image - - CONFIG_SYS_MC_RSV_MEM_ALIGN Define alignment of reserved memory MC requires |