at91bootstrap: New package at91bootstrap
authorSandeep Sheriker Mallikarjun <sandeepsheriker.mallikarjun@microchip.com>
Wed, 13 Sep 2017 18:51:23 +0000 (11:51 -0700)
committerJohn Crispin <john@phrozen.org>
Wed, 20 Sep 2017 07:01:46 +0000 (09:01 +0200)
commit670448a002ddbc79cc370647b8d30b3b8e9025d6
treea782eb80a683533a775a8a809efbea38425ead3f
parent5b9cff921ebe54cecba38c17b3c60babb73f1f1a
at91bootstrap: New package at91bootstrap

at91bootstrap is a second-level bootloader for Microchip(Atmel AT91) SoCs.
It provides a set of algorithms to manage the hardware initialization and
to download the main application or a third-level bootloader(i.e. uboot)
from specified boot media to main memory and execute it.

Signed-off-by: Sandeep Sheriker Mallikarjun <sandeepsheriker.mallikarjun@microchip.com>
package/boot/at91bootstrap/Makefile [new file with mode: 0644]
package/boot/at91bootstrap/at91bootstrap.mk [new file with mode: 0644]