Ticket #11 (closed enhancement: fixed)
Generate a metadata blob for each kernel and automate firmware bootup
| Reported by: | dave | Owned by: | dave |
|---|---|---|---|
| Priority: | major | Milestone: | NxOS 0.2 |
| Component: | build-system | Version: | |
| Keywords: | Cc: |
Description
The firmware boot process sucks. You need to objdump the kernel .elf to determine the load address, given that it varies depending on the amount of kernel memory. With a growing number of conflicting kernels, this is no longer an option. We need to generate a metadata tag with the linker, and have a bootup script that uses that metadata to automatically upload and boot firmwares.
Change History
Note: See
TracTickets for help on using
tickets.
