-
It would be nice to be able to boot a model A from usb, but there may be issues with usbboot/buildroot.elf expecting 512Mb of ram.
The supplied usbboot/buildroot.elf is over 12 months old, and should…
-
Would it be possible to split the usbboot tool in a separate repository? It is a bit annoying to have to download the huge "tools" repository (with all its toolchains) only to get the usbboot tool. I …
-
It boots to the "rainbow screen of life" but then goes no further. From what I read that indicates kernel.img is not launching.
Files are requested and loaded, changes to config.txt do cause chan…
ghost updated
7 years ago
-
First, there is no problem with msd.elf turning the device in mass storage device.
I am using a compute module with its board, problem comes with the transfer of both buildroot.elf and fatimage that f…
-
-CONFIG_USB_STORAGE=y
To be pulled in via kmod-usb-storage
-CONFIG_USB_EZUSB_FX2=y
-CONFIG_USB_F_MASS_STORAGE=y
-CONFIG_USB_MASS_STORAGE=y
There is a kmod-usb-mass-storage-gadget and a kmod-usb…
-
After the building of the `devel` branch this evening; looking at the `tree` listing (see below) two odd things caught my eye.
First is the fact that some files were created in "The Future" and the …
-
Trying to use New-HPOVServerProfileAttachVolume to attach a boot volume to a profile. This script worked with OV 3.10 library but is getting an error now.
### Expected Behavior
Should attach vo…
-
Commit d7b97b343fd09c68792f4f9a8975af261efda1a2 introduced a regression on the CM1. It looks like the device crashes after downloading bootcode.bin. This is with current master:
```
[12142.048382]…
-
**problem**: files tracked by the VCS should not be overwritten or changed by tests or tools if not explicitly called by the user. This is confusing users and means that the change needs to be ignored…
okurz updated
7 years ago
-
Trying to boot from a USB drive using a Raspberry Pi 1B (not 1B+) with a SD card containing only bootcode.bin produces the rainbow screen with green LED blinking in a 7 pulse pattern, however booting …