Skip to content

U-Boot for Goldfish v1.0.0

Latest

Choose a tag to compare

@shugaoye shugaoye released this 20 Jan 06:10

This is the first release of source code to support U-Boot on Goldfish platform. This U-Boot can be used to boot Goldfish Linux Kernel and file system released with Google SDK.

The following Goldfish specific hardware are supported:

  1. Serial port
  2. Alarm and RTC
  3. Interrupt Controller
  4. NAND flash

Please refer to my book "Learning Embedded System Programming in a Virtual Environment Using the Android Emulator" about more details.