..
https://www.raspbian.org/RaspbianForums
Regards,
--
Robert Nelson
https://rcn-ee.com/
raspberrypi.org does not have a buster available yet. Another
> day wasted.
http://downloads.raspberrypi.org/raspbian/images/raspbian-2019-06-24/
Regards,
--
Robert Nelson
https://rcn-ee.com/
and install that on an rpi-3b running raspian stretch,
> uptodate?
>
> Or better yet, your version of stretch for an rpi-3b that includes armhf
> versions of all these tools in "build-essential"?
https://packages.debian.org/search?searchon=contents&keywords=mkimage&mode=exactfilename&suite=stable&arch=any
Regards,
--
Robert Nelson
https://rcn-ee.com/
At-least on the AM57x we have "2D" acceleration working thru the
awesome etnaviv project and the built-in GC320 Vivante 2D core..
Regards,
--
Robert Nelson
https://rcn-ee.com/
uot; overlays. Thus all device tree
overlays/customizations/additions will be done before the kernel is
loaded. It'll make things much easier to support distro kernel's..
Regards,
--
Robert Nelson
https://rcn-ee.com/
ts/tools/
git pull
sudo ./update_kernel.sh
sudo reboot
(the kernel is around 23MB download size)..
Regards,
--
Robert Nelson
https://rcn-ee.com/
s)..
yesterday i enabled the pwm, can1, usart2, and usart4 interfaces, so
the next snapshot will have those options available to users too..
Regards,
--
Robert Nelson
https://rcn-ee.com/
les)..
https://shop.mikroe.com/click
Supported Click boards are slowly being added:
https://github.com/beagleboard/pocketbeagle/wiki/mikroBus%E2%84%A2-Click-Boards
Regards,
--
Robert Nelson
https://rcn-ee.com/
emd
Since one of the systemd 230 dependices requires another tool to be
installed, for a full update via:
sudo apt-get update ; sudo apt-get dist-upgrade
Then "libudev-dev" will correctly install.
Regards,
--
Robert Nelson
https://rcn-ee.com/
ArmEabiPort - newer port using the "new" ABI (EABI), supported on ARM
v4t and higher. First released with 5.0 (lenny). GNU Triplet:
arm-linux-gnueabi
armel = minimum of armv4t...
So it would probably just be best to drop armel from nodejs..
Regards,
--
Robert Nelson
https://rcn-ee.com/
option to GCC.
>>
>> Edmund
>
>
>
> Indeed, i had a set of fixes in libv8-3.14 debian/rules, so i'll see how to
> apply
> them to nodejs as well.
vfpv2 was optional for armv6 and the rasbian port has it enabled by
default. If "armv7" is not selected, it's vfpv2/armv6...
https://github.com/nodejs/node/blob/master/configure#L607
Regards,
--
Robert Nelson
https://rcn-ee.com/
On Mon, Apr 20, 2015 at 2:59 PM, Neil Williams wrote:
> On Mon, 20 Apr 2015 12:21:22 -0700
> Vagrant Cascadian wrote:
>
>> On 2015-04-20, Neil Williams wrote:
>> > On Mon, 20 Apr 2015 09:21:52 -0500
>> > Robert Nelson wrote:
>> >
>> >> On Mo
On Mon, Apr 20, 2015 at 9:10 AM, Robert Nelson wrote:
> On Mon, Apr 20, 2015 at 7:49 AM, Neil Williams wrote:
>> These instructions: https://wiki.debian.org/PandaBoard don't give a
>> bootable SD card for the panda-es:
>>
>> U-Boot SPL 2014.10+dfsg1-5 (Apr 07 20
r is there an issue in the
> u-boot-omap package for panda/panda-es?
and u-boot.img can be generated via:
mkimage -A arm -T firmware -C none -O u-boot -a 0x8080 -e 0
u-boot.bin u-boot.img
Regards,
--
Robert Nelson
https://rcn-ee.com/
--
To UNSUBSCRIBE, email to debian-arm-requ...@li
r is there an issue in the
> u-boot-omap package for panda/panda-es?
u-boot.img is just u-boot.bin with a wrapper created by mkimage, we
should just have the package include 'u-boot.img' by default instead
of having the user create it..
>From 87ea6dba03d2aacbad19aa037913dcae3eee8248
On Tue, Dec 30, 2014 at 9:26 PM, Robert Nelson wrote:
> On Tue, Dec 30, 2014 at 9:23 PM, Lennart Sorensen
> wrote:
>> On Tue, Dec 30, 2014 at 08:58:47PM -0600, Robert Nelson wrote:
>>> Oh sunxi-*dts have pre-processor includes too.
>>
>> Oh great, so they need a
On Tue, Dec 30, 2014 at 9:23 PM, Lennart Sorensen
wrote:
> On Tue, Dec 30, 2014 at 08:58:47PM -0600, Robert Nelson wrote:
>> Oh sunxi-*dts have pre-processor includes too.
>
> Oh great, so they need a trip through cpp first?
Yeap:
120 cmd_dtc = $(CPP) $(dtc_cpp_flags) -x assemb
erate
a proper *.dtb.. (although for all devices)
IF/When the dts's are kicked out of mainline, something like that tree
would host them for everyone.
Regards,
--
Robert Nelson
http://www.rcn-ee.com/
--
To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org
with a subject of "uns
On Mon, Dec 29, 2014 at 7:13 AM, Ian Campbell wrote:
> On Sun, 2014-12-28 at 20:00 -0800, Vagrant Cascadian wrote:
>> On 2014-12-28, Robert Nelson wrote:
>> > On Sun, Dec 28, 2014 at 6:26 PM, Vagrant Cascadian
>> > wrote:
>> >> On 2014-12-28, Ian Camp
On Sun, Dec 28, 2014 at 10:00 PM, Vagrant Cascadian wrote:
> On 2014-12-28, Robert Nelson wrote:
>> On Sun, Dec 28, 2014 at 6:26 PM, Vagrant Cascadian
>> wrote:
>>> On 2014-12-28, Ian Campbell wrote:
>>>> OOI, do you know how broken the white is wh
he HDMI
transceiver after a dozen boots with an uSD card inserted because LDO
will be at 3.3V instead of 1.8.
Also the 'white' uses DDR2, while the 'black" uses DDR3
Regards,
--
Robert Nelson
http://www.rcn-ee.com/
--
To UNSUBSCRIBE, email to debian-arm-requ...@lis
d GPT, usually just set it up as msdos compatiable with
a 1MB hole on the front of the media.
Of course the doc's do not mention the bootrom's extX support, which
we now have working in mainline u-boot. ;)
Regards,
--
Robert Nelson
http://www.rcn-ee.com/
--
To UNSUBSCRIBE, email to debia
On Mon, Dec 8, 2014 at 11:30 AM, Lennart Sorensen
wrote:
> On Sat, Dec 06, 2014 at 01:07:35PM -0600, Robert Nelson wrote:
>> omap bootrom's with the introduction of the omap4 can be dd'ed liked
>> sunxi/i.mx5/5..
>>
>> dd if=MLO of=/dev/sdX count=1 seek=1 con
On Sat, Dec 6, 2014 at 1:07 PM, Robert Nelson wrote:
> On Sat, Dec 6, 2014 at 12:46 PM, Karsten Merker wrote:
>> On Wed, Dec 03, 2014 at 03:10:37PM -0800, Vagrant Cascadian wrote:
>>
>> [providing u-boot images for armhf platforms that do not have
>> u-b
2 seek=1 conv=notrunc bs=384k
That just leaves the omap3 family (BeagleBoard (omap34/35xx) &
BeagleBoard xM (omap36xx/DM3730) stuck with reading the MLO/u-boot.img
on "boot"* partition.
* mainline u-boot now has patches to enable extX boot vs fat boot, but
it's an either "
> Then, you suggest to make a Debian fresh install on SD and then move to
> eMMC, Are I correct now?
Correct, microSD first, then eMMC,
Here is a generic eMMC flasher, note the dependices:
http://eewiki.net/display/linuxonarm/BeagleBone+Black#BeagleBoneBlack-eMMC
Regards,
--
Robert
On Wed, Nov 12, 2014 at 9:28 PM, Robert Nelson wrote:
>> In order to start install on eMMC, I'd noted too that with your script I
>> need to edit uEnv.txt in SD netinstall image in order to comment
>> "capemgr.disable_partno=BB-BONE-EMMC-2G". In other way I can
figured to setup an ext4 +
swap partition. (if you don't want swap add the "--no-swap" and it'll
only be an ext4 partition. If your confused just leave the
"partition" defaults..
Regards,
--
Robert Nelson
http://www.rcn-ee.com/
--
To UNSUBSCRIBE, emai
ypically test with:
/dev/mmcblk1p1 - ext2 - /boot/ (partition created by netinstall)
/dev/mmcblk1p5 - swap
/dev/mmcblk1p6 - ext4 - /
Regards,
--
Robert Nelson
http://www.rcn-ee.com/
--
To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive:
https://lists.debian.org/caochtyi3js_yegquyanqd7ih6fovg-mzmzjfokygaxo-fhr...@mail.gmail.com
spired shim to
update /boot/uEnv.txt with the new $(uname -r)..
Regards,
--
Robert Nelson
http://www.rcn-ee.com/
--
To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive:
https://list
uild failures of specific platforms...
>
> If you have hardware for any of the above boards and would be willing to
> test the debian packages regularly, it would be much appreciated!
Regards,
--
Robert Nelson
http://www.rcn-ee.com/
--
To UNSUBSCRIBE, email to debian-arm-requ...@lis
> for d-i to support installing without a cable.
Umm, with no mainline video (1), serial is the easy d-i method.
1: http://linux-sunxi.org/Linux_mainlining_effort#Hard
Regards,
--
Robert Nelson
http://www.rcn-ee.com/
--
To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org
with a
fs/heads/master
1: https://www.mail-archive.com/u-boot@lists.denx.de/msg145460.html
Regards,
--
Robert Nelson
http://www.rcn-ee.com/
--
To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists
tp://elinux.org/Beagleboard:BeagleBoneBlack_Debian#2014-08-19
At some point factory production will switch to one of our later test
images listed there.
Regards,
--
Robert Nelson
http://www.rcn-ee.com/
--
To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org
with a subject of "uns
h?) HW differences between "loco" and
> imx53qsb.
>
The "loco" is the "imx53qsb", u-boot and kernel just happen to have a
different name, for these two devices.
u-boot:
http://git.denx.de/?p=u-boot.git;a=blob;f=include/configs/mx53loco.h;hb=HEAD
kernel:
imx53-qs
boot have an equivalent of test -d/-e?
It was added in v2014.03's cycle:
http://git.denx.de/?p=u-boot.git;a=commit;h=e5e897c01b1cd496187ca56a38ff5559d27f951c
Regards,
--
Robert Nelson
http://www.rcn-ee.com/
--
To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org
with a su
t;
As bad as a price increase is, that's actually good news, CircuitCo
was actually losing money on every 2GB version, and with the price
increase both embest/adaifruit are now also making certified clones.
Regards,
--
Robert Nelson
http://www.rcn-ee.com/
--
To UNSUBSCRIBE
he
situation will 'never' change from the SOC vendors.
Regards,
--
Robert Nelson
http://www.rcn-ee.com/
--
To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive:
https://lists.d
onitor
DefaultDepth16
EndSection
Section ServerLayout
Identifier Builtin Default Layout
Screen Builtin Default fbdev Screen 0
Regards,
--
Robert Nelson
http://www.rcn-ee.com/
--
To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org
with a subject
bb, has different display hardware IP, it's not omap..
You'll need:
CONFIG_DRM_I2C_NXP_TDA998X
CONFIG_DRM_TILCDC
Regards,
--
Robert Nelson
http://www.rcn-ee.com/
--
To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Conta
On Wed, May 7, 2014 at 9:18 AM, Michael Fladischer wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA512
>
> On 2014-04-11 15:23, Robert Nelson wrote:
>> The modules are present, the udoo dts in v3.13.x is just lacking
>> the ethernet dts data..
>>
>> Ba
#x27;s Jessie kernel.
(Beagle/xM/Panda/BeagleBone/BBB/omap5/(most
imx6)/imx51/imx53/A10-Lime)
Been cutting that delta down a little each week, should really start
adding kernel bug reports to get small things enabled..
https://github.com/RobertCNelson/linux-dev/blob/master/tools/config-checker.sh
R
t; initramfs... (no mention of an initramfs in the pastebin...)
>
> That wouldn't matter, from linux-image-3.13-1-armmp_3.13.10-1_armhf.deb
>
> # CONFIG_TI_EDMA is not set
>
> Sorry, can't confirm if it actually works as an external module.
Correction, CONFIG_TI_EDMA can'
On Tue, Apr 22, 2014 at 11:33 AM, Steve Langasek wrote:
> On Tue, Apr 22, 2014 at 07:52:25AM -0500, Robert Nelson wrote:
>> On Mon, Apr 21, 2014 at 8:34 PM, James Valleroy
>> wrote:
>> > Not sure if this is the right place to ask, but I am looking for some
>> >
e-armmp package. But I can't get farther than
> "Starting kernel ..." (log is at [3]).
>
> Any suggestions on how I can get the armmp kernel to boot on BBB?
I need to review my full config delta against armmp, but let's start with mmc:
CONFIG_TI_EDMA needs to be builtin.
git/torvalds/linux.git/commit/arch/arm/boot/dts/imx6q-udoo.dts?id=0d5724283d4bcc45f085d1b4ab23e6b75200d693
and just rebuild only the "imx6q-udoo.dtb" as it should work fine with
the existing 3.13-1-armmp kernel/module install.
Regards,
--
Robert Nelson
http://www.rcn-ee.com/
--
To UNSUBSCRIBE,
ld identifier for that is:
U-Boot 2013.10-00016-g6cccbd3 (Dec 05 2013 - 16:14:38)
As i was seeing other oddities on my wand's while doing gcc trunk
bootstraps and building chromium.
Regards,
--
Robert Nelson
http://www.rcn-ee.com/
--
To UNSUBSCRIBE, email to debian-arm-requ...@lists.deb
as a headless server.
>
> Works (wandboard quad):
> - Sata
> - microSD
> - Network
> - audio out (headphone)
>
> Doesn't work (wandboard quad):
> - cpufreq
With v3.12.x, this should work on the quad, is this config set?
CONFIG_ARM_IMX6Q_CPUFREQ=y
(solo/dual cpufreq wi
On Tue, Dec 3, 2013 at 5:22 PM, Niew, Sh. wrote:
> On Wed, Dec 4, 2013 at 5:20 AM, Robert Nelson wrote:
>> v3.11.x needs sdma firmware for audio... However, with the dts changes
>> in v3.12.x, audio works fine without it..
>>
>> This was rejected... https://patchwo
it..
This was rejected... https://patchwork.kernel.org/patch/2004061/
Regards,
--
Robert Nelson
http://www.rcn-ee.com/
--
To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive:
l v3.12.x.
Backport this dts change and the sabrelite sata will work on v3.11.x..
(or wait for v3.12.x)
https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/commit/arch/arm/boot/dts?id=0fb1f804269e549b556b475c8655bc862c220622
Regards,
--
Robert Nelson
http://www.rcn-ee.com/
--
To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive:
http://lists.debian.org/caochtygxriqr8yktygvpqp7vgeuodspgybffsdhns_mwjfa...@mail.gmail.com
ieve the CONFIG_PATA_IMX only applied to the older imx51.
Currently AHCI_IMX is needed for all imx6 devices for v3.11+, it'll
also be used for imx53 in v3.14+..
Regards,
--
Robert Nelson
http://www.rcn-ee.com/
--
To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org
wandboard quad instead of the nitrogen6x for
> raspbian were price (which is not an issue if the boards are donated) and
> physical size (which AIUI is not a massive deal for the hosting arrangements
> debian has).
Regards,
--
Robert Nelson
http://www.rcn-ee.com/
--
To UNSUBSCRI
be merge with armmp v3.13.
Correction, 3.12.0-bone8 is v3.12.x + for-next branch of
https://git.kernel.org/cgit/linux/kernel/git/bcousson/linux-omap-dt.git/
So, it should be what armmp will be when it's switched to v3.13..
Regards,
--
Robert Nelson
http://www.rcn-ee.com/
--
To UN
On Sun, Nov 10, 2013 at 8:41 PM, Paul Wise wrote:
> On Mon, Nov 11, 2013 at 8:12 AM, Robert Nelson wrote:
>
>> I agree, there are a lot of "security" issues with the Demonstration
>> image, it's purpose is primary for initial board development and
>> testin
board generic
kernel/bootloader wrapper around debian's debian-installer is a much
better choice for end users..
It just required a network connection and some time for end users to run
https://github.com/RobertCNelson/Netinstall
vs the quick 5 minute flashing script from the demonstrati
UTC 2013 armv7l GNU/Linux
>
> That definitely isn't a Debian version of the Linux kernel.
>
It's the latest release snapshot from the beagleboard.org kernel release..
Regards,
--
Robert Nelson
http://www.rcn-ee.com/
--
To UNSUBSCRIBE, email to de
just personal preference
> :). I don't know what they have planned beyond the specs they've given me
> :).
Regards,
--
Robert Nelson
http://www.rcn-ee.com/
--
To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org
with a subject of "unsubscribe"
NFIG_SND_SOC_IMX_SSI=y
CONFIG_SND_SOC_IMX_PCM_DMA=y
But after a quick search i couldn't find your v3.11-rc5 config to do a
full config diff..
Regards,
--
Robert Nelson
http://www.rcn-ee.com/
--
To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org
with a subject of "
On Jun 30, 2013 7:39 AM, "peter green" wrote:
>
> I use a 2GB nitrogen6x (imx6 quad based) as a buildd for raspbian jessie
(based on debian jessie armhf with CPU requirements reduced). Mostly it's
been pretty stable but i've been having problems building the eglibc 2.17
package (various debian rev
but I would like to have
> a place independent toolchain distributed like the one from Linaro, so that
> it could be also used with openSuSe, Fedora etc.
These should work on all of them, as long as you have their ia32-libs
pkg sets installed..
https://launchpad.net/linaro-toolchain-bi
On Fri, Mar 30, 2012 at 10:18 AM, Lennart Sorensen
wrote:
> On Fri, Mar 30, 2012 at 10:07:25AM -0500, Robert Nelson wrote:
>> Do you by chance know where the mailing-list/git tree that has that ^^
>> on going development for the mx53 ?
>
> Well here is the web
the mx53 ?
Regards,
--
Robert Nelson
http://www.rcn-ee.com/
--
To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive:
http://lists.debian.org/CAOCHtYhECtoMP3yYOp05hDBvZxo0d=fnpvpfsocusdz0dcz...@mail.gmail.com
B and not that fast
> or reliable...
btw: making sure:
CONFIG_PL310_ERRATA_769419=y
was enabled in the kernel and setting:
vm.min_free_kbytes = 32768
in /etc/sysctl.conf
Has really helped out the stability of gcc-testsuite/sbuild panda farm..
(and of course scheduling a reboot as soon as a
work in progress, but
> perhaps I'm just doing some things wrong.
Basically my script to build the "2.6.35.3-imx" kernel from freescale
is nothing more then just to build there kernel with all the closed
source binary blobs included.
I'm actually using the master branch of
ast as possible.
Not a problem, they are actually pretty nice boards, and the mainline
kernel supports quite a bit on the board (ethernet and sata* with usb
on the way..)..
*still haven't figured out the correct config options to make it work..
Regards,
--
Robert Nelson
http://www.rcn-ee.com/
--
d 11.04, so i appreciate the error report and will make it
selectable..)
http://cateee.net/lkddb/web-lkddb/DEBUG_SECTION_MISMATCH.html
It's now fixed, so other ubuntu 11.10 user's should run into the issue:
https://github.com/RobertCNelson/imx-devel/commit/0687fc2e681b3a960c62e996f2bd9d42
tps://github.com/RobertCNelson/2.6.39-devel/blob/master/patches/defconfig
It's currently working all my original Beagle's. Beagle xM, igepv_2, and Panda
Regards,
--
Robert Nelson
http://www.rcn-ee.com/
--
To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive:
http://lists.debian.org/banlktikj_uqfj6f16o+6xb9opzhd+ln...@mail.gmail.com
all-omap
I'm currently working on adding imx53 support for that low cost board
mentioned..
Martin:
I know i asked this question about 2 year ago... How do you feel
about adding an omap variant to debian? the omap2plus_config in
mainline currently supports pretty much every omap board omap
On Wed, Apr 13, 2011 at 5:41 PM, Phil Endecott
wrote:
> Robert Nelson gmail.com> writes:
>> Actually got one just a few weeks ago.
>>
>> looks like out of stock at the moment:
>>
> http://search.digikey.com/scripts/DkSearch/dksus.dll?vendor=0&keywords=MCI
ago.
looks like out of stock at the moment:
http://search.digikey.com/scripts/DkSearch/dksus.dll?vendor=0&keywords=MCIMX53-START-ND
Regards,
--
Robert Nelson
http://www.rcn-ee.com/
--
To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org
with a subject of "unsubscribe".
t;
> I'm having great trouble downloading those files. Do you know of any other
> source for them?
Not really... They went over their limit for the month, (1TB) so are
being throttled, the git tree used for building those images which is
usually option 2 is hosted on the same machine..
On Mon, Oct 25, 2010 at 11:23 AM, peter green
wrote:
> On 25/10/2010 16:55, Robert Nelson wrote:
>>>>
>>>> That one is a pretty old development kernel, does my stable kernel do
>>>> the same thing?
>>>>
>>>> http://rcn-ee.net/de
the same layout except it uses a Micrel ksz8851
chipset. It'll say "Micrel/Tincantools.com" and "P/N
KSZ8851SNL-BBE-EVAL" on it..
Regards,
--
Robert Nelson
http://www.rcn-ee.com/
--
To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org
with a subject
On Mon, Oct 25, 2010 at 8:11 AM, peter green
wrote:
> On 25/10/2010 13:28, Robert Nelson wrote:
>>
>> On Mon, Oct 25, 2010 at 6:03 AM, peter green
>> wrote:
>>>
>>> I'm currently running lenny (would consider upgrading to sqeeze if that
>>>
rom an older install, just
update the bootargs with buddy=zippy or buddy=zippy2 depending on
which of the zippy's you have...
Regards,
--
Robert Nelson
http://www.rcn-ee.com/
--
To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org
with a subject of "unsubscribe". Troubl
> setenv mainlineLinux=yes
> setenv arcNumber=2097
>
> first, as Martin suggested, but that didn't change anything.
>
Just a note, noticed on mine it didn't recognize those variables
initially. Make sure you issue a "saveenv" followed by a "reset" to
reloa
or the beagleboard, i don't have an omap3-evm to test with.
But they are both based off this git reference (which just happens to
be down at this exact moment) (the linux-omap.bb will list generic
patches for all omap platforms, with specific patches for
omap-evm/beagle etc. i just happene
ernel package for the current debian armel build system?
It's probably not comparable, but the beagleboard can build the beagle
kernel in about 135ish minutes.. (debian lenny armel) (Beagle with
slow external USB 2.0 ide harddrive). (Wondering out loud, if a
beagle 'farm' would
sh access to a beagleboard if some
debian developers are interested. Beagle rev B5 with an external 80Gb
USB Harddrive. Currently up 24/7 as long as the cable modem doesn't
crash, which has been quite often lately...
--
Robert Nelson
http://www.rcn-ee.com/
--
To UNSUBSCRIBE, email to [
On Wed, Nov 12, 2008 at 4:31 PM, Martin Michlmayr <[EMAIL PROTECTED]> wrote:
> * Robert Nelson <[EMAIL PROTECTED]> [2008-11-12 10:46]:
>> Which reminds me, it's too late for lenny, but what's the best way to
>> get this board's kernel added to lenny+1?
>
section)
Which reminds me, it's too late for lenny, but what's the best way to
get this board's kernel added to lenny+1?
Regards,
--
Robert Nelson
http://www.rcn-ee.com/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
82 matches
Mail list logo