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-09-07 15:57:28 -0500
commita81e88bf4b5e871f0c0b8ca94ca8a1c98ff01fb3 (patch)
tree74f0e9e860068027818471fc682978d299dabaaa /meta-xilinx-core/conf
parent09d0ee69c38f5a458b62a1f560394cfe610c0979 (diff)
downloadmeta-xilinx-a81e88bf4b5e871f0c0b8ca94ca8a1c98ff01fb3.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