From mboxrd@z Thu Jan 1 00:00:00 1970 From: Allen Martin Date: Tue, 12 Jun 2012 12:55:57 -0700 Subject: [U-Boot] [PATCH v3 01/14] tegra20: rename tegra2 -> tegra20 In-Reply-To: <5FBF8E85CA34454794F0F7ECBA79798F379C7C8679@HQMAIL04.nvidia.com> References: <1339190167-20320-1-git-send-email-amartin@nvidia.com> <1339190167-20320-2-git-send-email-amartin@nvidia.com> <5FBF8E85CA34454794F0F7ECBA79798F379C7C8679@HQMAIL04.nvidia.com> Message-ID: <20120612195557.GK6633@nvidia.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Fri, Jun 08, 2012 at 02:54:17PM -0700, Tom Warren wrote: > Allen, > > > -----Original Message----- > > From: Allen Martin [mailto:amartin at nvidia.com] > > Sent: Friday, June 08, 2012 2:16 PM > > To: Tom Warren; swarren at wwwdotorg.org; sjg at chromium.org; > > thierry.reding at avionic-design.de > > Cc: u-boot at lists.denx.de; Allen Martin > > Subject: [PATCH v3 01/14] tegra20: rename tegra2 -> tegra20 > > Applying your v3 patchset to u-boot-tegra/next: > > tom at tom-ubuntu64:~/denx/uboot-tegra$ git am -s --whitespace=strip U-Boot-v3-*.patch > Applying: tegra20: rename tegra2 -> tegra20 > Applying: tegra20: move tegra20 SoC code to arch/arm/cpu/tegra20-common > Applying: tegra20: rename CONFIG_MACH_TEGRA_GENERIC > Applying: mkconfig: add support for SPL CPU > Applying: ARM: Fix arm720t SPL build > Applying: tegra20: remove timer_init from SPL build > Applying: ARM: add tegra20 support to arm720t > /home/tom/denx/uboot-tegra/.git/rebase-apply/patch:166: new blank line at EOF. > + Fixed, thanks. > warning: 1 line adds whitespace errors. > Applying: tegra20: add SPL config options for tegra20 boards > Applying: tegra20: add u-boot.t2 target > Applying: tegra: move SDRAM param save to later in boot > Applying: tegra20: Remove CPU init code from tegra20 u-boot > Applying: tegra20: Remove armv4t build flags > Applying: tegra20: plutux: change obj directory mkdir commands > Applying: tegra20: tec: add tegra20-common-post.h > > Building for Ventana after applying to u-boot-tegra/next: > > Configuring for ventana board... > /home/tom/denx/uboot-tegra/rules.mk:43: warning: overriding commands for target `.depend' > Makefile:49: warning: ignoring old commands for target `.depend' > /home/tom/denx/uboot-tegra/rules.mk:43: warning: overriding commands for target `.depend' > Makefile:49: warning: ignoring old commands for target `.depend' > interrupts.c:111: warning: 'lastdec' defined but not used > /home/tom/denx/uboot-tegra/rules.mk:43: warning: overriding commands for target `/home/tom/denx/uboot-tegra/spl/arch/arm/cpu/tegra20-common/.depend' > Makefile:49: warning: ignoring old commands for target `/home/tom/denx/uboot-tegra/spl/arch/arm/cpu/tegra20-common/.depend' > spl.c: In function 'board_init_r': > spl.c:126: warning: implicit declaration of function 'halt_avp' > spl.c:107: warning: unused variable 'boot_device' > spl.c:128: warning: 'noreturn' function does return > /home/tom/denx/uboot-tegra/rules.mk:43: warning: overriding commands for target `/home/tom/denx/uboot-tegra/spl/arch/arm/cpu/tegra20-common/.depend' > Makefile:49: warning: ignoring old commands for target `/home/tom/denx/uboot-tegra/spl/arch/arm/cpu/tegra20-common/.depend' > > Same w/Seaboard, Harmony, etc. Fixed, thanks. -Allen -- nvpublic