scripts/setupmbr: fix documentation
The documentation says setupmbr should be used with the image named
'barebox', but it should instead be done with the 'barebox.bin'
image. Attempting to use setupmbr on the ELF barebox image simply
fails:

$ ./scripts/setupmbr/setupmbr -s 32 -m ./barebox -d disk.img
No MBR signature found
barebox image seems not valid: Bad MBR signature

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 7c1091b commit df756884a3d9a6c033c961dbad7d13fca691dedb
@Thomas Petazzoni Thomas Petazzoni authored on 8 Nov 2013
Sascha Hauer committed on 11 Nov 2013
Showing 1 changed file
View
scripts/setupmbr/setupmbr.c