When enabled, the ROM will output a single character on the debug UART
for every boot command it executes, with no whitespace between characters.
See the table below for the characters output for each command.
The result of a successful boot looks something like "LLFLLLJ".
Char Command Notes
J Jump After a jump, the application that was jumped to can re-use
the memory in on-chip RAM (which ROM was using), since ROM will not
expect this application to return. This is the key difference between a Call and a Jump,
the ROM expects an application that was called to return.
C Call ROM expects the application to return.
L Load
F Fill
H Header
T Tag Tag was encountered while parsing
for power supplies suggest to check
AN4199 Using the i.MX28 Power Management Unit and Battery Charger
IMX28_EVK_DESIGN_FILES_R10
: i.MX28 EVK Design Files: Hardware Schematics