Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 May 2012 13:03:57 +0300
From:      Aleksandr Rybalko <ray@ddteam.net>
To:        Damjan Marion <dmarion@FreeBSD.org>
Cc:        arm@freebsd.org, Adrian Chadd <adrian@freebsd.org>, freebsd-current FreeBSD <freebsd-current@freebsd.org>
Subject:   Re: Customizing ubldr build...
Message-ID:  <20120524130357.00035a7b.ray@ddteam.net>
In-Reply-To: <8E4F983B-75F7-45DB-A92E-E66C721896E5@FreeBSD.org>
References:  <E84EA543-11A9-4EA6-9313-6908F485C569@freebsd.org> <CAJ-VmomyYPzqEJ86a6tfKSDeYrBqD21UDjefqyFNZC4yJ-pLWA@mail.gmail.com> <EBC5FF24-B1F5-43CD-AB1C-3BB659E8F5C6@freebsd.org> <B9008F20-E417-48BC-AAAC-8111A39B0A8B@FreeBSD.org> <20120524112546.bdef0c3c.ray@dlink.ua> <8E4F983B-75F7-45DB-A92E-E66C721896E5@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 24 May 2012 11:40:19 +0200
Damjan Marion <dmarion@FreeBSD.org> wrote:

>> 
>> On May 24, 2012, at 10:25 AM, Aleksandr Rybalko wrote:
>> 
>> > On Thu, 24 May 2012 10:16:42 +0200
>> > Damjan Marion <dmarion@FreeBSD.org> wrote:
>> > 
>> >>> 
>> >>> On May 24, 2012, at 6:35 AM, Tim Kientzle wrote:
>> >>> 
>> >>>> I think the PandaBoard ES is fully supported by U-Boot,
>> >>>> so it should be possible to use ubldr as part of the boot
>> >>>> chain for that just like I've been doing with BeagleBone.
>> >>> 
>> >>> What are the benefits of using ubldr compared to what we are
>> >>> doing today(load; go)?
>> > 
>> > Preload modules for example. (if it accessible of course)
>> 
>> I was looking into this few months ago but I didn't found a value in
>> doing this in embedded world where we already have custom kernel for
>> each SoC/board.
>> 
>> Maybe we will have GENERIC arm kernel one day, but there is long
>> road....

Agree with you. Most of my devices load kernel from just mapped
flash chip partition.

But now I have two PC style boxes:
1. Efika MX Smartbook
2. Efika MX Smarttop
both with FreeScale i.MX515 ARM SoC + 4M NOR for loader (I put
second uboot + ubldr into it) + 8G SSD

Which must be controllable by user, just like we do on PC.

Of course it is not urgent feature, but "good to have" :)

>> 
>> Damjan_______________________________________________
>> freebsd-current@freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-current
>> To unsubscribe, send any mail to
>> "freebsd-current-unsubscribe@freebsd.org"

WBW
-- 
Aleksandr Rybalko <ray@ddteam.net>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120524130357.00035a7b.ray>