fifteenhex / buildroot_idosom2d01

Buildroot for ido-som2d01 (and similar SSD20xD) based boards.
GNU General Public License v3.0
10 stars 7 forks source link
buildroot linux sigmastar ssd201 ssd202d

buildroot_ido-som2d01

status-badge

Buildroot for ido-som2d01 based boards.

Wha?

This is a buildroot setup for the various ido-som2d01 based boards.

This is not a all singing all dancing OS image for these things. This is meant to be something that builds a complete working set of binaries that you can work from.

Flashing a blank module

Notes for SBC2D06

To write the GCIS, IPL and u-boot SPL on the module on the SBC2D06 you need to move the jumpers.

This is the position for using the usb port for serial:

Jumpers for flashing

This is the position for using the ISP connector for flashing.

Jumpers for usb serial

You need to move the jumpers into the flashing position when using the the ISP tool and back again when you need to access the serial console.

Using the rescue image to complete flashing

Appendix: Creating ubi layout in u-boot

  ubi createvol uboot 0x100000 static
  ubi createvol env 0x40000
  ubi createvol kernel 0x1000000
  ubi createvol rescue 0x1000000
  ubi createvol rootfs -