summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/conf
diff options
context:
space:
mode:
authorSandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>2023-08-30 16:14:29 -0600
committerMark Hatle <mark.hatle@amd.com>2023-08-31 09:27:20 -0500
commit9240822918e8dabd8232ed4b3fa77f56252b6d6a (patch)
tree059fdf55b95b8d24d9c8e1d8fc80017accc95113 /meta-xilinx-core/conf
parentbfc688aedfa595f5c85d65a0eec1468b64f1c0f9 (diff)
downloadmeta-xilinx-9240822918e8dabd8232ed4b3fa77f56252b6d6a.tar.gz
README: Update README on using ATF_CONSOLE
Update README on using ATF_CONSOLE instead of ATF_CONSOLE_DEFAULT. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-xilinx-core/conf')
-rw-r--r--meta-xilinx-core/conf/machine/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/conf/machine/README b/meta-xilinx-core/conf/machine/README
index 0b018b61..de8cf58d 100644
--- a/meta-xilinx-core/conf/machine/README
+++ b/meta-xilinx-core/conf/machine/README
@@ -199,7 +199,7 @@ YAML_DT_BOARD_FLAGS:pn-device-tree - YAML based configuration for setting eval
199board specific dtsi files available in DTG repo. 199board specific dtsi files available in DTG repo.
200 200
201arm-trusted-firmware recipe from meta-xilinx-core: 201arm-trusted-firmware recipe from meta-xilinx-core:
202ATF_CONSOLE_DEFAULT - Uart console configuration for all aarch64 device families. 202ATF_CONSOLE - Uart console configuration for all aarch64 device families.
203Example: pl011 or cadence or cadence1 etc,. 203Example: pl011 or cadence or cadence1 etc,.
204TFA_BL33_LOAD - BL33 preloadded base address to EXTRA_OEMAKE for aarch64. 204TFA_BL33_LOAD - BL33 preloadded base address to EXTRA_OEMAKE for aarch64.
205 205