u-boot-brain/arch/riscv
Rick Chen 7424e95a69 riscv: dts: Sync to Linux Kernel ae350 dts.
Use same dts to boot U-Boot and Kernel.

Following are the change notes :
1 Remove early printk bootargs.
2 Timer frequency are changed to 60MHz.
3 Add dma, snd, lcd, virtio nodes which are used
  in kernel drivers. They does not been used by U-Boot.
4 Change spi irq from 3 to 4.

Signed-off-by: Rick Chen <rick@andestech.com>
Cc: Greentime Hu <greentime@andestech.com>
2018-11-26 13:57:44 +08:00
..
cpu riscv: save hart ID and device tree passed by prior boot stage 2018-11-26 13:57:32 +08:00
dts riscv: dts: Sync to Linux Kernel ae350 dts. 2018-11-26 13:57:44 +08:00
include/asm riscv: do not reimplement generic io functions 2018-11-26 13:57:30 +08:00
lib riscv: align bootm implementation with that of other architectures 2018-11-26 13:57:32 +08:00
config.mk riscv: enable -fdata-sections 2018-11-26 13:57:29 +08:00
Kconfig riscv: add Kconfig entries for the C and A ISA extensions 2018-11-26 13:57:29 +08:00
Makefile riscv: set -march and -mabi based on the Kconfig configuration 2018-11-26 13:57:29 +08:00