![](https://seccdn.libravatar.org/avatar/5bb39bce2a0609f9e60ce81f216b1d8b.jpg?s=120&d=mm&r=g)
On Wed, 2015-05-20 at 04:00 +0200, Thomas Aichinger wrote:
Hi,
I run into a problem with my RasPi Model B+ V1.2 with openSuse 13.2.
I have noticed a similar issue: http://lists.opensuse.org/opensuse-arm/2014-12/msg00039.html My workaround was to update the bootargs in boot.script to include: bcm2708.boardrev=0x10 bcm2708.serial=... smsc95xx.macaddr=... with the serial and macaddr values taken from booting into raspbian. and to regenerate boot.scr using mkimage (can't remember the exact flags). I think there is an issue with uboot not passing the kernel command line since opensuse does some sort of chain boot where /dev/mmcblk0p1 just sets up the real boot from /dev/mmcblk0p2. I've also been using the raspberry pi upstream kernel instead of the opensuse kernel since there have been some issues (but I suppose they have been fixed by now). Not the best solution, but it works for me... -- Evan McClain <aeroevan@gmail.com>