Re: Stretch ARM installation RAM and Flash size

2019-01-12 Thread Joonas Kylmälä
Hi, it depends on what programs you have running. I remember having a headless Jessie server running ssh with just 55MB memory usage a while ago. Also people have been using custom Debian rootfs images with the LicheePi Zero board that has 64MB of RAM. I don't know about the storage requirements.

Re: Bootstrapping an Olimex A64-OLinuXino

2018-03-13 Thread Joonas Kylmälä
Martin Lucina: > U-boot seems fine -- it's once I start the kernel that things start to go > wrong. Just tried a mainline 4.16-rc5, and I get the same kernel BUG fairly > early during boot (though no immediate panic). Sometimes the bootloader can put the hardware in a state in which the Linux kern

Re: Bootstrapping an Olimex A64-OLinuXino

2018-03-13 Thread Joonas Kylmälä
Martin Lucina: > (arm-trusted-firmware) $ make PLAT=sun50iw1p1 DEBUG=1 bl31 > CROSS_COMPILE=aarch64- linux-gnu- > (u-boot) $ make ARCH=arm CROSS_COMPILE=aarch64-linux-gnu- > a64-olinuxino_defconfig > (u-boot) $ make ARCH=arm CROSS_COMPILE=aarch64-linux-gnu- > BL31=$(pwd)/../arm-trusted-fir

Re: kernel cross compile for RPi3 instructions

2017-08-27 Thread Joonas Kylmälä
Could it be that you are missing the boot.cmd file from the first partition? See . Joonas Matt Zagrabelny: > I think my issue is related to generating the u-boot image. > > Here is the console output when I try to boot my new image: >

Daily armhf image builds fail

2017-06-28 Thread Joonas Kylmälä
Hi, the daily armhf image builds fail currently. See the overview log: <https://d-i.debian.org/daily-images/armhf/daily/overview.log>. Please let me know if I can help in any way. Best regards, Joonas Kylmälä