Robert, I completely missed this on your first post.

"Other thoughts...
Some users will build/install these from src, however anyone
interested in a quick "test-me.sh*" script which will install the new
kernel on a daily/weekly basis?
"

Yes please ! Does one exist yet ? I'll test every new version that comes
out when I am made aware of it if such a script exists. I've noticed that
rc5 is here already which partially has me balking at using a lot of
internet bandwidth to pull tons of sources in.

Also if you have a specific list of things you'd like tested I may be able
to do this. Also what would be a good load test ? I've written my own very
simple load test ( timed while(0){i++;} sort of deal, but yeah. Also I will
be testing Nodejs following previously used steps( by me personally) to get
the latest Nodejs sources compiled and running on 3.8.x.

I should be more active in this mater after this weekend . . .


On Wed, Oct 16, 2013 at 11:01 AM, Jason Kridner <[email protected]>wrote:

> I've booted it on Buildroot. Was going to try taking the same kernel
> and booting it on Angstrom as well, but haven't gotten there yet.
>
> Build output:
> https://s3.amazonaws.com/beagle/buildroot/2013-10-13-21%3A15%3A27/index.html
>
> Source:
> https://github.com/jadonk/buildroot/commit/5bcbc31f31a9f0b6941c522a3a50877326cb96d2
>
> Planning on automating this as I have time.
>
>
> On Wed, Oct 16, 2013 at 11:40 AM, David Lambert <[email protected]> wrote:
> > Has anyone managed to get this kernel to work on the BBB?
> >
> > Regards,
> >
> > Dave.
> >
> >
> > On 13-10-12 07:43 PM, David Lambert wrote:
> >>
> >> I forgot to use earlyprintk :-[ Here is the screenlog with it enabled.
> >>
> >> On 13-10-12 04:21 PM, David Lambert wrote:
> >>>
> >>> On 13-10-11 02:51 PM, Robert Nelson wrote:
> >>>>
> >>>>
> >>>> ah... okay because uImage gets interesting in v3.12
> >>>>
> >>>> make ARCH=arm LOADADDR=0x80008000 uImage
> >>>>
> >>>> Regards,
> >>>>
> >>> OK I got the kernel, modules and firmware to buid eventually (forgot
> >>> uboot-mkimage).
> >>> Commands used were:
> >>>
> >>> make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- LOADADDR=0x80008000
> >>> uImage dtbs
> >>> make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- LOADADDR=0x80008000
> >>> modules
> >>> make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf-
> >>> INSTALL_MOD_PATH=./tempmod LOADADDR=0x80008000 modules_install
> >>>
> >>> Now I am stuck at boot, see screenlog attached.
> >>>
> >>>
> >>>
> >>> Any ideas?
> >>>
> >>> Regards,
> >>>
> >>> Dave.
> >>>
> >>>
> >>
> >
> > --
> > For more options, visit http://beagleboard.org/discuss
> > --- You received this message because you are subscribed to the Google
> > Groups "BeagleBoard" group.
> > To unsubscribe from this group and stop receiving emails from it, send an
> > email to [email protected].
> > For more options, visit https://groups.google.com/groups/opt_out.
>
> --
> For more options, visit http://beagleboard.org/discuss
> ---
> You received this message because you are subscribed to the Google Groups
> "BeagleBoard" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to