Thanks to visit codestin.com
Credit goes to github.com

Skip to content

strfry/u-boot-chromebook

 
 

Repository files navigation

This fork stores the modifications and configs for u-booting a certain Chromebook ("MEDION Akoya 2015", a.k.a. 'veyron_mighty' )

Preconditions

  • A cross-compiler for arm-linux-gnueabihf

Files:

  • config-veyron_mighty: u-boot configuration. Copy to .config
  • build-rockchip.sh: Build script that cares for special Rockchip SPL layout

Installation

Attach a programmer+clip to the SPI Flash and run flashrom:

flashrom -p ch341a_spi -w out.bin.pad

For the kernel i tested the master branch of https://github.com/endlessm/linux-rockchip/ with linux_rockchip_defconfig

About

"Das U-Boot" Source Tree

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 88.3%
  • C++ 6.5%
  • Python 1.6%
  • Assembly 1.5%
  • Makefile 0.7%
  • Perl 0.6%
  • Other 0.8%