Three patches to fix these issues:
- Network support in u-boot is only useful on the topic-miamiplus board
- DFU boot does not work, missing DFU_RAM config
- QSPI boot did not work because of wrong kernel_size environment

v2: Rebased on current master

Mike Looijmans (3):
  topic_miami_defconfig: Remove NFS and NET support
  topic_miami(plus) defconfig: Enable DFU RAM support
  configs/topic_miami.h: Correct kernel_size in default environment

 configs/topic_miami_defconfig     | 6 ++++--
 configs/topic_miamiplus_defconfig | 1 +
 include/configs/topic_miami.h     | 2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)

-- 
1.9.1

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to