From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 20 Sep 2012 02:06:01 +0200 Subject: [U-Boot] [PATCH 1/6] h2200: Add support for iPAQ h2200 In-Reply-To: <505A5A91.8070406@gmail.com> References: <1348083538-16123-1-git-send-email-luk0104@gmail.com> <201209200143.53301.marex@denx.de> <505A5A91.8070406@gmail.com> Message-ID: <201209200206.01706.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear ?ukasz Da?ek, > On 20.09.2012 01:43, Marek Vasut wrote: > > h2200 uses companion chip from Samsung. > > OneNAND ? > > > >> When device is powered on > >> chip loads 16kb of flash into internal SRAM and PXA executes it. > >> That program is 1st stage bootloader. > > > > Check OneNAND SPL > > I'm not sure I didn't checked yet. > > >> But u-boot for my device has ~180kb. So it's to big for SRAM. > >> > >>>> And I want to add driver for sdcard and flash and keyboard and lcd > >>>> would be nice... So I will left it as it is for now. > >>> > >>> these drivers are already in uboot > >> > >> I haven't seen any MediaQ 1178 drivers (LCD). > > > > oh it has separate LCD or it uses PXA LCDIF ? > > MQ1178 is a separate SoC. > > >> Also SD card and FLASH controllers are embedded in companion chip. > > > > ASIC3 ? > > Hamcop > > >> Chip is based on S3C440 (or 410?) processor but needs some tweaks and > >> tests. > > > > Uhhh ? > > Hamcop chip looks like s3c2440 processor without ARM core and > with internal data busses limited to 16bytes. Really weird and buggy > thing. :-( > ?ukasz Da?ek Best regards, Marek Vasut