mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-18 18:59:44 +00:00
dea4d2f01d
Add configuration files/dtses for mini u-boot configurations which runs out of OCM. ram top is calculated from 0 that's why +#define CONFIG_SYS_SDRAM_BASE 0xfffc0000 +#define CONFIG_SYS_SDRAM_SIZE 0x40000 was hardcoded. Signed-off-by: Michal Simek <michal.simek@xilinx.com> Reviewed-by: Simon Glass <sjg@chromium.org> |
||
---|---|---|
.. | ||
zynq-microzed | ||
zynq-zc702 | ||
zynq-zc706 | ||
zynq-zed | ||
zynq-zybo | ||
.gitignore | ||
board.c | ||
MAINTAINERS | ||
Makefile | ||
xil_io.h | ||
zynq-cse-qspi-single |