Skip to content

acorn-marvell/brillo_iap140_uboot

Repository files navigation

Usage

1. Clone the source code of u-boot

  
    $ cd ${ANDROID_BUILD_TOP}/bootable
    $ git clone https://github.com/acorn-marvell/brillo_iap140_uboot.git
  

2. Build u-boot

  
    $ cd brillo_iap140_uboot
    $ mm
  

3. In the directory ${ANDROID_PRODUCT_OUT} the u-boot.bin is generated