|
Added generic LCD initialisation, removed superfluous console-related |
|
|
Tidied up and added a memory size measurement function from U-Boot. |
|
|
Removed superfluous cache-related and duplicate register access definitions. |
|
|
Moved inclusion of board-specific and LCD functionality, ensuring that the |
|
|
Reformatted the definitions. |
|
|
Moved boot argument initialisation into the board file, adding it to stage 2. |
|
|
Added RTC, timer and initial LCD support. |
|
|
Added missing stage2 assembly language header. |
|
|
Set an explicit object ordering, making _start routines first in payloads. |
|
|
Added support for multiple stages. |
|
|
Added some comments. |
|
|
Added various products to the clean rule. |
|
|
Removed superfluous U-Boot configuration settings. |
|
|
Fixed payload building, header usage, and pin initialisation. |
|
|
Introduced the U-Boot version of the jz4740 header file in order to get the LCD |
|
|
An initial gathering together of resources to make a Ben NanoNote boot payload. |
|