Ard Biesheuvel 8e927b0f42 Silicon/, Platform/: Get rid of redundant toolchains flags il y a 1 an
..
Debugger_scripts 525263fa7c Platform/BeagleBoard: Import BeagleBoardPkg from edk2 il y a 5 ans
Include 525263fa7c Platform/BeagleBoard: Import BeagleBoardPkg from edk2 il y a 5 ans
Library 9577772ce0 Platform/ Silicon/: Drop remnants of RVCT toolchain support il y a 1 an
PrePi 9577772ce0 Platform/ Silicon/: Drop remnants of RVCT toolchain support il y a 1 an
Tools 525263fa7c Platform/BeagleBoard: Import BeagleBoardPkg from edk2 il y a 5 ans
BeagleBoardPkg.dec 525263fa7c Platform/BeagleBoard: Import BeagleBoardPkg from edk2 il y a 5 ans
BeagleBoardPkg.dsc 8e927b0f42 Silicon/, Platform/: Get rid of redundant toolchains flags il y a 1 an
BeagleBoardPkg.fdf a8fe0b33f7 Platform/BeagleBoard: bump Fv size to 768KB to fix NOOPT build il y a 2 ans
ConfigurationHeader.bin 525263fa7c Platform/BeagleBoard: Import BeagleBoardPkg from edk2 il y a 5 ans
ConfigurationHeader.dat 525263fa7c Platform/BeagleBoard: Import BeagleBoardPkg from edk2 il y a 5 ans
Readme.rst 4f8730e685 Platform/BeagleBoard: Add Readme.rst il y a 2 ans

Readme.rst

==============
BeagleBoardPkg
==============

This package provides support for the original OMAP3530-based BeagleBoard
(https://beagleboard.org/beagleboard).

Resources
---------

- BeagleBoard.org Support Page: https://elinux.org/Beagleboard:Main_Page#BeagleBoard
- BeagleBoard Main Page: https://elinux.org/Beagleboard:BeagleBoard
- BeagleBoard Community Page: https://elinux.org/BeagleBoard_Community
- System Reference Manual: https://github.com/beagleboard/BeagleBoard/blob/master/BeagleBoard_revC5_SRM.pdf
- OMAP35x Technical Reference Manual: https://www.ti.com/lit/ug/spruf98y/spruf98y.pdf
- Schematics, BOM etc.: https://github.com/beagleboard/beagleboard

Running
-------

Since the BeagleBoard only has 64KB SRAM and the ROM bootloader can load
a maximum 128KB file, we use the `MLO` loader to load EDK2.
BEAGLEBOARD_EFI.fd must be renamed to `u-boot.bin`.

The programs in the Tools directory are for adding the Configuration Header
that's needed for code to run via the ROM bootloader. They're kept for reference
and are unused.