Just one hint from my side for everyone trying to compile for et9x00:
In the Makefile-2.1, line 2, the target platform is proposed as et9000 but if you choose this
for MACHINE ?= et9000 you get an error:
ERROR: Unable to determine endianness for architecture 'INVALID'
ERROR: Please add your architecture to siteinfo.bbclass
If you set
MACHINE ?= et9x00
everything works as planned...
regards, ecco
ecco
Member Since 30 Dec 2011Offline Last Active 18 Jan 2012 00:35