Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
FDPIC by default
|
|
Bootup until a hello world:
[ 0.000000] BINFMT_FLAT: Loading file: /init
[ 0.000000] Mapping is 47438000, Entry point is 44, data_start is 1f00
[ 0.000000] Load /init: TEXT=47438040-47439f00 DATA=47439f20-4743a0f0 BSS=4743a0f0-4743c130
Stopps here. :(
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
|
|
|
|
This reverts commit 72430010b9955bb2ece2c73e675ff0853e7bc794.
|
|
|
|
|