mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-22 11:06:32 +01:00
Implement kernel bootstrap up to building Linux.
This commit is contained in:
parent
5ea8dd3136
commit
ecf99ab08b
52 changed files with 4898 additions and 139 deletions
|
|
@ -0,0 +1 @@
|
|||
${mescc_scm} -- --base-address 0x08048000 -L
|
||||
|
|
@ -0,0 +1 @@
|
|||
${mescc_scm} -- -L
|
||||
|
|
@ -0,0 +1 @@
|
|||
--base-address 0x8048000
|
||||
|
|
@ -0,0 +1 @@
|
|||
--base-address 0x1000000
|
||||
Loading…
Add table
Add a link
Reference in a new issue