Discussion:
[uClinux-dev] (no subject)
deepak sachan
2014-04-11 04:12:45 UTC
Permalink
I have downloaded latest uClinux-dist-20131024.tar.bz2 from
http://www.uclinux.org/pub/uClinux/dist/. does it support BF537??? Becoz
while in menu config it doesn`t have BF537 and other board.

Then I have down loaded it from http://docs.blackfin.uclinux.org/doku.php

I am trying to make blackfin-buildroot
$ cd blackfin-buildroot
blackfin-buildroot $defconfig bf337-stamp
Error:No kernel deconfig name specified check your
BR2_LINUX_KERNEL_DEFCONFIG setting .stop?<http://ez.analog.com/communications#>

blackfin-buildroot $make menuconfig

// Done some settings//

blackfin-buildroot $make

Error:No kernel deconfig name specified check your
BR2_LINUX_KERNEL_DEFCONFIG setting .stop

I am not able to build it for the bf537 board.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.uclinux.org/pipermail/uclinux-dev/attachments/20140411/650e1891/attachment.html>
Greg Ungerer
2014-04-13 22:56:36 UTC
Permalink
Hi
Post by deepak sachan
I have downloaded latest uClinux-dist-20131024.tar.bz2 from
http://www.uclinux.org/pub/uClinux/dist/. does it support BF537??? Becoz
while in menu config it doesn`t have BF537 and other board.
That means there is no pre-canned config for that board.
The kernel may support what is on it, if all the appropriate
blackfin code is in the mainline kernel.
Post by deepak sachan
Then I have down loaded it from http://docs.blackfin.uclinux.org/doku.php
I am trying to make blackfin-buildroot
$ cd blackfin-buildroot
blackfin-buildroot $defconfig bf337-stamp
Error:No kernel deconfig name specified check your
BR2_LINUX_KERNEL_DEFCONFIG setting
.stop?<http://ez.analog.com/communications#>
blackfin-buildroot $make menuconfig
// Done some settings//
blackfin-buildroot $make
Error:No kernel deconfig name specified check your
BR2_LINUX_KERNEL_DEFCONFIG setting .stop
I am not able to build it for the bf537 board.
You would need to ask that on the backfin email lists.

Regards
Greg

Continue reading on narkive:
Loading...