From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Subject: Re: [PATCH] ARM: tegra_defconfig: enable CONFIG_ARM_APPENDED_DTB Date: Thu, 19 Sep 2013 19:58:10 -0600 Message-ID: <523BABB2.4090200@wwwdotorg.org> References: <1379638594-28888-1-git-send-email-olof@lixom.net> <523BA64F.1050607@wwwdotorg.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Olof Johansson Cc: Steev Klimaszewski , "linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , Thierry Reding , "linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" List-Id: linux-tegra@vger.kernel.org On 09/19/2013 07:39 PM, Olof Johansson wrote: > On Thu, Sep 19, 2013 at 6:35 PM, Stephen Warren wrote: >> On 09/19/2013 07:09 PM, Olof Johansson wrote: >>> They do? The hardware I have came with a very old u-boot. Got a link >>> to the newer one? >> >> Mainline U-Boot runs nicely on the TrimSlice. Missing functionality >> includes PCIe Ethernet and HDMI, but everything else works fine IIRC. >> You can flash it using: >> >> https://github.com/NVIDIA/tegra-uboot-flasher-scripts >> >> (read README-developer.txt first, then README-user.txt) > > Oh great. Unfortunately lack of PCI-e makes it hard to network boot > (unless I add a redundant usb-ethernet adapter on it). Hmm. I think Thierry was looking into PCIe, although I don't think it's working yet. I always just use USB even on TrimSlice since it's easier to move the USB connector than the network connector when switching machines:-) PCIe works in Linux now though, as of v3.12-rc1.