Hello,

While the new firmware package and U-Boot v2015.10 seem to work fine on
original Raspberry Pi B (and making the second rather than the first
partition bootable now resolves the need for a second boot.scr in my
local testing), a word of warning about the new kernel in Kernel:HEAD:

1) 4.4 changes the dtb filename from bcm2835-rpi-b.dtb to
bcm2835-rpi-b-rev2.dtb. U-Boot's $fdtfile has the new filename in
v2015.10, but our JeOS-generated boot.scr seems to overwrite that.

As a workaround I have changed my boot.scr to use the new filename and
provided a symlink in my local dtb-4.3.0-2 dir to the old one. You can
also manually enter the four boot commands (3x load + bootz).

2) 4.4.0-rc3-1.g3d7391b-default fails to initialize USB, i.e. no
built-in Ethernet and no USB ports working. Probably related to:

[   21.730717] dwc2 20980000.usb: Configuration mismatch. Forcing host mode
[   21.739834] dwc2 20980000.usb: no platform data or transceiver defined

Regards,
Andreas

-- 
SUSE Linux GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Felix Imendörffer, Jane Smithard, Graham Norton; HRB 21284 (AG Nürnberg)
-- 
To unsubscribe, e-mail: opensuse-arm+unsubscr...@opensuse.org
To contact the owner, e-mail: opensuse-arm+ow...@opensuse.org

Reply via email to