Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/commit/4942ba23183a1746dc11077f234e768b4b588e42 You should set ROOT_URL correctly, otherwise the web may not work correctly.

defconfig: am437x_sk_evm: enable dma driver model

enable dma driver model for am437x_sk_evm as ti-edma3 supports
driver model

Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Jagan Teki <jteki@openedev.com>
master
Mugunthan V N 9 years ago committed by Jagan Teki
parent 1218e5c507
commit 4942ba2318
  1. 1
      configs/am437x_sk_evm_defconfig

@ -23,3 +23,4 @@ CONFIG_DM_SPI_FLASH=y
CONFIG_SPI_FLASH_BAR=y
CONFIG_TIMER=y
CONFIG_OMAP_TIMER=y
CONFIG_DMA=y

Loading…
Cancel
Save