From mboxrd@z Thu Jan 1 00:00:00 1970 From: xiangfu Date: Sun, 31 May 2009 10:11:27 +0800 Subject: [U-Boot] [U-BOot] new cpu(Ingenic), new board(PI) In-Reply-To: <4A20AB26.1090808@gmail.com> References: <49E5A2ED.2060503@gmail.com> <20090415192144.5F4A283420E8@gemini.denx.de> <4A20AB26.1090808@gmail.com> Message-ID: <4A21E74F.6080701@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Wolfgang Denk wrote: > > Dear xiangfu_gmail, > > > > In message <49E5A2ED.2060503@gmail.com> you wrote: >> >> there is a device name PI, >> >> the CPU is Ingenic 4740 [1], >> >> now we have the u-boot-1.1.6 patch.[2] >> >> >> >> I want the u-boot Integrate with 'upstream' >> >> what am I got do. >> >> just give some advice or step. > > > > Please see http://www.denx.de/wiki/U-Boot/CodingStyle and > > http://www.denx.de/wiki/U-Boot/Patches . > > > > We appreciate if you submit your patches following the above > > guidelines - but you got to spend a lot of work before being able to > > do that. U-Boot 1.1.6 is extremely old, so you must rebase your code > > first against current top of tree. > > Thanks Wolfgang. Sorry for so later to reply your email. those weeks I follow the CodingStyle, and also merge ingenic u-boot to V2009.06. for now it can not boot the kernel. but it's boot the device and output something from the serial console. there is two branch in my git[2]. [xiangfu] this one , I try to merge with the upstream. [u-boot] is the upstream. I use "git diff u-boot..xiangfu > ~/pi_project.patch" to generate the patch[1]. what am I got do next? thanks. [1] http://www.openmobilefree.net/other/xiangfu/file/pi_project.patch [2] http://github.com/xiangfu/pi-u-boot/tree/xiangfu