On Tue, Jan 07, 2014 at 12:16:39PM +0100, Jakub Jermar wrote: > On 6.1.2014 23:56, Beniamino Galvani wrote: > > you should use the file boot/image.bin. HelenOS gets called directly by the > > GPU bootloader, so we don't need the u-boot image. I will remove it. > > Ok, this worked. Thanks! OTOH, why not support the more comfortable > u-boot booting. That would allow us to boot over serial, network etc.
Yes, it would be nice to be able to start from u-boot and update the image without having to extract the SD. To overcome this problem during the development I have used for some time this version of qemu: https://github.com/Torlus/qemu/tree/rpi which emulates well most of the devices of the Raspberry, including the display. Beniamino _______________________________________________ HelenOS-devel mailing list [email protected] http://lists.modry.cz/listinfo/helenos-devel
