Opened 14 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)

arm-beagle.diff (6.3 KB ) - added by notzed 14 years ago.
haiku-beagle-2.diff (5.8 KB ) - added by notzed 14 years ago.
fixes the boot block and retains precious spaces

Download all attachments as: .zip

Change History (12)

by notzed, 14 years ago

Attachment: arm-beagle.diff added

comment:1 by stippi, 14 years ago

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.

comment:2 by notzed, 14 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 notzed, 14 years ago

Attachment: haiku-beagle-2.diff added

fixes the boot block and retains precious spaces

comment:3 by notzed, 14 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 anevilyak, 14 years ago

Owner: changed from axeld to mmu_man
Status: newassigned

comment:5 by mmadia, 14 years ago

patch: 01

comment:6 by mmadia, 14 years ago

Blocking: 5380 added

comment:7 by mmu_man, 14 years ago

Status: assignedin-progress

comment:8 by mmu_man, 14 years ago

Applied (with modifications) as hrev37319 & hrev37320. I tried to keep a single memory map list. Still needs some work.

comment:9 by mmu_man, 14 years ago

Can you make sure it's ok ?

comment:10 by mmu_man, 14 years ago

Resolution: fixed
Status: in-progressclosed

Should be ok.

Note: See TracTickets for help on using tickets.