Date: Tue, 12 May 2015 10:09:10 +0000 From: "jpa-semihalf.com (Jakub Palider)" <phabric-noreply@FreeBSD.org> To: freebsd-arm@freebsd.org Subject: [Differential] [Updated] D2340: Support for Alpine platform from Annapurna Labs Message-ID: <6b8fd0702f185df9c1206502a7e07c7c@localhost.localdomain> In-Reply-To: <differential-rev-PHID-DREV-gclxe3zq7xamd5hpjagv-req@FreeBSD.org> References: <differential-rev-PHID-DREV-gclxe3zq7xamd5hpjagv-req@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
jpa-semihalf.com marked 18 inline comments as done. INLINE COMMENTS sys/arm/annapurna/alpine/alpine_machdep_mp.c:106 We are not supporting loader(8) so that would be dead code. sys/arm/annapurna/alpine/alpine_machdep_mp.c:214 I removed all references to fdt_immr_pa and used the preferred way of setting addresses (arm_devmap_add_entry()) sys/arm/annapurna/alpine/alpine_machdep_mp.c:263 I removed it and so far so good. On the other hand I kept the dsb(). sys/arm/conf/ALPINE:50 I switched to it, thanks! sys/boot/fdt/dts/arm/annapurna-alpine.dts:2 As for now there is no official version of GNU/Linux .dts so until that appears I would rather stick to what we have here. When things calm down this should be revised. REVISION DETAIL https://reviews.freebsd.org/D2340 EMAIL PREFERENCES https://reviews.freebsd.org/settings/panel/emailpreferences/ To: jpa-semihalf.com, ian, andrew, imp Cc: meloun-miracle-cz, onwahe-gmail-com, freebsd-arm
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6b8fd0702f185df9c1206502a7e07c7c>