Lines Matching refs:it
28 to build it first.
32 Checkout the "allwinner" branch from the github repository [1] and build it:
65 BROM finds the magic "eGON" header in the first bytes, it will execute that
66 code. If not (no SD card at all or invalid magic), it will:
68 controller, typically an on-board eMMC chip. If there is no eMMC or it does
69 not contain a valid boot header, it will:
71 it (using the CS0 pin). If a flash chip is found, the BROM will load the
72 first 32KB (from offset 0) into SRAM A1. Now it checks for the magic eGON
73 header and checksum and will execute the code upon finding it. If not, it will:
75 it, speaking the Allwinner proprietary (but deciphered) "FEL" USB protocol.
85 As the FEL mode is controlled by the boot ROM, it expects to be running in
113 or get an adaptor and use a regular A-microB cable connected to it. Other
128 boot0 is Allwiner's secondary program loader and it can be used as some kind
147 (at 19096 KB), also it expects a header with magic bytes and a checksum.
156 fetching it from just behind the boot0 binary (-B option).