From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Tue, 3 Jan 2017 12:11:03 -0800 Subject: [PATCH 2/4] ARM: dts: Add am335x-boneblack-wireless In-Reply-To: References: <20161227175837.28970-1-robertcnelson@gmail.com> <20161227175837.28970-2-robertcnelson@gmail.com> Message-ID: <20170103201103.GB25222@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Jason Kridner [161228 13:27]: > > > > On Dec 27, 2016, at 11:58 AM, Robert Nelson wrote: > > > > BeagleBone Black Wireless is clone of the BeagleBone Black (BBB) with the Ethernet > > replaced by a TI wl1835 wireless module. > > > > This board can be indentified by the BWAx value after A335BNLT (BBB) in the at24 eeprom: > > BWAx [aa 55 33 ee 41 33 33 35 42 4e 4c 54 42 57 41 35 |.U3.A335BNLTBWA5|] > > I believe the correct statement is BWxx, but BWBx reserves the option to be software incompatible in some way. My preference is to have it boot anyway, but I believe that is only dependent in the bootloader. So does this patch need updating for that? Regards, Tony