mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/2] x86 minor fixes and questions
@ 2013-11-08 18:30 Thomas Petazzoni
  2013-11-08 18:30 ` [PATCH 1/2] scripts/setupmbr: fix documentation Thomas Petazzoni
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Thomas Petazzoni @ 2013-11-08 18:30 UTC (permalink / raw)
  To: barebox

Hello,

Here are two minor fixes for the x86 support. The first patch avoids
linking problems on recent gcc versions, and the second one fixes the
documentation.

Also, I've tested the x86 support under Qemu, it starts fine. Thanks
to the bios disk driver, it detects one hard disk drive. However,
since the driver doesn't set num_blocks, the disk size is zero, and no
partition can be detected. Is this bios disk driver supposed to work
to read the entire hard drive, access a filesystem and load the kernel
image, or is the x86 support generally too limited for this at the
moment?

Thanks,

Thomas

Thomas Petazzoni (2):
  scripts/setupmbr: fix documentation
  arch/x86: fix link with recent gcc

 arch/x86/Makefile           | 3 ++-
 scripts/setupmbr/setupmbr.c | 4 ++--
 2 files changed, 4 insertions(+), 3 deletions(-)

-- 
1.8.1.2


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-11-11  9:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-08 18:30 [PATCH 0/2] x86 minor fixes and questions Thomas Petazzoni
2013-11-08 18:30 ` [PATCH 1/2] scripts/setupmbr: fix documentation Thomas Petazzoni
2013-11-08 18:30 ` [PATCH 2/2] arch/x86: fix link with recent gcc Thomas Petazzoni
2013-11-11  7:57 ` [PATCH 0/2] x86 minor fixes and questions Sascha Hauer
2013-11-11  9:50   ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox