Changes between Version 3 and Version 4 of laguna/bootloader
- Timestamp:
- 08/09/2018 08:48:33 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
laguna/bootloader
v3 v4 42 42 * update within u-boot itself over serial and Ethernet 43 43 44 The bootloader itself must be built from source (see [#building above]) or downloaded from the [http:// svn.gateworks.com/laguna/images Gateworks Laguna images]:44 The bootloader itself must be built from source (see [#building above]) or downloaded from the [http://dev.gateworks.com/laguna/images Gateworks Laguna images]: 45 45 {{{#!bash 46 wget http:// svn.gateworks.com/laguna/images/u-boot_nor.bin47 wget http:// svn.gateworks.com/laguna/images/u-boot_spi.bin46 wget http://dev.gateworks.com/laguna/images/u-boot_nor.bin 47 wget http://dev.gateworks.com/laguna/images/u-boot_spi.bin 48 48 }}} 49 49