Blackfin support:
authorKoen Kooi <koen@openembedded.org>
Mon, 11 Jun 2007 12:51:28 +0000 (12:51 +0000)
committerKoen Kooi <koen@openembedded.org>
Mon, 11 Jun 2007 12:51:28 +0000 (12:51 +0000)
commitef828c09c96cdc47f0b6901f2ee83cdb4bbcc8ec
tree4951178ef7a32bd5fbf984230aef2fd5cd22f5e7
parent55c9ddab073ec7a7e404053861dd479f260688db
Blackfin support:
* siteinfo.bbclass, bfin-common: autofoo support
* kernel-arch.bbclass, linux-libc-headers_2.6.20.bb: bfin -> blackfin mapping for the kernel
* insane.bbclass: stubs for bfin arch, needs proper number, but that will get reported when it encounters the first binary
* uclibc: config for adsp-bf537-stamp machine
* adsp-bf537-stamp.conf: machine description for adsp-bf537-stamp board (http://www.analog.com/en/prod/0%2C2877%2CBF537%25252DSTAMP%2C00.html)
The build currently stops in binutils cross with the "ld not supported on this archicture" message
classes/insane.bbclass
classes/kernel-arch.bbclass
classes/siteinfo.bbclass
conf/machine/adsp-bf537-stamp.conf [new file with mode: 0644]
packages/linux-libc-headers/linux-libc-headers_2.6.20.bb
packages/uclibc/uclibc-0.9.29/adsp-bf537-stamp/.mtn2git_empty [new file with mode: 0644]
packages/uclibc/uclibc-0.9.29/adsp-bf537-stamp/uClibc.machine [new file with mode: 0644]
site/bfin-common [new file with mode: 0644]