diff options
| author | Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> | 2023-08-30 16:14:29 -0600 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2023-08-31 09:27:20 -0500 |
| commit | 9240822918e8dabd8232ed4b3fa77f56252b6d6a (patch) | |
| tree | 059fdf55b95b8d24d9c8e1d8fc80017accc95113 /meta-xilinx-core/conf | |
| parent | bfc688aedfa595f5c85d65a0eec1468b64f1c0f9 (diff) | |
| download | meta-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/README | 2 |
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 | |||
| 199 | board specific dtsi files available in DTG repo. | 199 | board specific dtsi files available in DTG repo. |
| 200 | 200 | ||
| 201 | arm-trusted-firmware recipe from meta-xilinx-core: | 201 | arm-trusted-firmware recipe from meta-xilinx-core: |
| 202 | ATF_CONSOLE_DEFAULT - Uart console configuration for all aarch64 device families. | 202 | ATF_CONSOLE - Uart console configuration for all aarch64 device families. |
| 203 | Example: pl011 or cadence or cadence1 etc,. | 203 | Example: pl011 or cadence or cadence1 etc,. |
| 204 | TFA_BL33_LOAD - BL33 preloadded base address to EXTRA_OEMAKE for aarch64. | 204 | TFA_BL33_LOAD - BL33 preloadded base address to EXTRA_OEMAKE for aarch64. |
| 205 | 205 | ||
