summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-06-17 15:44:23 +0300
committerTom Rini <trini@konsulko.com>2021-06-17 15:44:23 +0300
commit7e585b5a61cfa68e3f76e60fd9f373367c8566a9 (patch)
tree169339246cb3d71c69cc39b357af62785e82aea3 /doc
parentb2c4b7f66553401e0eb1176da8b97a1511f26b2c (diff)
parent62ce0a02f9e5bda51a05c5f735e5a75f6c4bbb54 (diff)
downloadu-boot-7e585b5a61cfa68e3f76e60fd9f373367c8566a9.tar.xz
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-riscv
- ae350 related dts fixes.
Diffstat (limited to 'doc')
-rw-r--r--doc/board/AndesTech/ax25-ae350.rst19
1 files changed, 4 insertions, 15 deletions
diff --git a/doc/board/AndesTech/ax25-ae350.rst b/doc/board/AndesTech/ax25-ae350.rst
index 923649240e..b46f427f4b 100644
--- a/doc/board/AndesTech/ax25-ae350.rst
+++ b/doc/board/AndesTech/ax25-ae350.rst
@@ -58,15 +58,6 @@ Platform Level Interrupt Controller (PLIC)
- Configurable number of targets: 1-16
- Preempted interrupt priority stack
-Configurations
---------------
-
-CONFIG_SKIP_LOWLEVEL_INIT:
-
-If you want to boot this system from SPI ROM and bypass e-bios (the
-other boot loader on ROM). You should undefine CONFIG_SKIP_LOWLEVEL_INIT
-in "include/configs/ax25-ae350.h".
-
Build and boot steps
--------------------
@@ -89,12 +80,10 @@ Verification:
Steps
-----
-1. Define CONFIG_SKIP_LOWLEVEL_INIT to build u-boot which is loaded via gdb from ram.
-2. Undefine CONFIG_SKIP_LOWLEVEL_INIT to build u-boot which is booted from spi rom.
-3. Ping a server by mac driver
-4. Scan sd card and copy u-boot image which is booted from flash to ram by sd driver.
-5. Burn this u-boot image to spi rom by spi driver
-6. Re-boot u-boot from spi flash with power off and power on.
+1. Ping a server by mac driver
+2. Scan sd card and copy u-boot image which is booted from flash to ram by sd driver
+3. Burn this u-boot image to spi rom by spi driver
+4. Re-boot u-boot from spi flash with power off and power on
Messages of U-Boot boot on AE350 board
--------------------------------------