On 07/24/14 15:26, Jun Ebihara wrote:
The cmdline.txt handling needs help as newer firmwares add "firmware specific features". This breaks the current 256 byte limit here:From: Jun Ebihara <jun%soum.co.jp@localhost> Subject: Re: 2014-07-05-netbsd-raspi.img Date: Sat, 19 Jul 2014 07:57:18 +0900 (JST)Subject: 2014-07-05-netbsd-raspi.img (Re: Raspberry Pi update please.) Date: Thu, 03 Jul 2014 15:14:53 +0900 (JST)I've updated brand new RPI Type B+ Test image ftp://ftp.netbsd.org/pub/NetBSD/misc/jun/raspberry-pi/2014-07-24-netbsd-raspi.img.gz need firmware update for RPI Type B+: dmesg: https://github.com/ebijun/NetBSD/blob/master/dmesg/earmhf/RPI -- Jun Ebihara
http://nxr.netbsd.org/source/xref/src/sys/arch/evbarm/rpi/vcprop.h#VCPROP_MAXCMDLINE and http://nxr.netbsd.org/source/xref/src/sys/arch/evbarm/include/bootconfig.h#58 I'd be happy if someone beat me to fixing this in a nice way Nick