Skip to content

themadinventor/u-boot-stm32

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the source tree of U-Boot, a popular boot loader for embedded devices. U-Boot was developed by DENX Software Engineering (www.denx.de).

This particular version of U-Boot supports several Cortex-M3 and Cortex-M4 based MCUs.

For compiling:
export CROSS_COMPILE=arm-uclinuxeabi-
export ARCH=arm
make O=stm32429-disco stm32429-disco

About

U-Boot for Cortex-M3 and Cortex-M4

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 84.9%
  • C++ 8.0%
  • Assembly 3.5%
  • Makefile 3.1%
  • Roff 0.4%
  • Shell 0.1%