Opened 15 years ago
Closed 14 years ago
#5368 closed bug (fixed)
add beagleboard support
Reported by: | notzed | Owned by: | mmu_man |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | System/Boot Loader | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | #5380 | |
Platform: | arm |
Description
Adds a board type, a memory map, and has the mmu code use compatible page types.
It's just enough to get it to crash.
Attachments (2)
Change History (12)
by , 15 years ago
Attachment: | arm-beagle.diff added |
---|
comment:1 by , 15 years ago
comment:2 by , 15 years ago
ok sorry, just a habit i have.
turns out there's some sutff not quite done right for the boot-disk too, so perhaps i should submit another patch.
by , 15 years ago
Attachment: | haiku-beagle-2.diff added |
---|
fixes the boot block and retains precious spaces
comment:3 by , 15 years ago
So ... is anyone interested in this patch or not?
I'm just about to start working again so probably wont have any spare time for this stuff anymore, so you'll probably just have to take it as it is, or not.
comment:4 by , 15 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:5 by , 14 years ago
patch: | 0 → 1 |
---|
comment:6 by , 14 years ago
Blocking: | 5380 added |
---|
comment:7 by , 14 years ago
Status: | assigned → in-progress |
---|
comment:8 by , 14 years ago
Note:
See TracTickets
for help on using tickets.
The patch looks mostly good, but please check that you don't remove spacing against the coding style (two blank lines between functions) and that you use tabs consistently.