Gentoo Archives: gentoo-user

From: Raffaele BELARDI <raffaele.belardi@××.com>
To: "gentoo-user@l.g.o" <gentoo-user@l.g.o>
Subject: Re: [gentoo-user] Gentoo on Arm64
Date: Thu, 02 Jul 2015 05:51:46
Message-Id: 5594D1C3.2030306@st.com
In Reply to: [gentoo-user] Gentoo on Arm64 by James
1 James wrote:
2 > So what I would like to do is just boot the board::
3 >
4 > [ 8CORE ARMV8A SOC,1GB RAM,4GB EMMC,WIFI/BT ]
5 >
6 > with an existing gentoo image just to exercise (test) the hardware,
7 > before installing it from scratch. Any and all suggestions
8 > are most welcome.
9
10 I don't have links to pre-built images and never used gentoo embedded.
11 Here we use a GCC cross-toolchain, build the kernel from scratch and the
12 rootfs with buildroot on the host, copy to an SDCard and boot our
13 embedded system from there. The bootloader is pre-programmed through
14 JTAG to embedded flash. Application debugging is done with gdbserver
15 running on the target communicating through ethernet connection to the host.
16
17 raffaele

Replies

Subject Author
[gentoo-user] Re: Gentoo on Arm64 James <wireless@×××××××××××.com>