modify files for ben nanonote board
Signed-off-by: Xiangfu Liu
Acked-by: Daniel
---
Changes for v6
- add some static data needed by timer.c
MAKEALL |4 +++-
Makefile| 13 +
arch/mips/include/asm/global_data.h | 15
add entry to MAINTAINERS and boards.cfg
Signed-off-by: Xiangfu Liu
Acked-by: Daniel
---
Changes for v4:
- add Entry to MAINTAINERS and boards.cfg
- add ben nanonote(qi_lb60) to Makefile
- tested with CROSS_COMPILE=mips_4KCle- ./MAKEALL mips_el
MAINTAINERS |4
boards.cfg |
add ben nanonote board files
Signed-off-by: Xiangfu Liu
Acked-by: Daniel
---
Changes for v6
- clean up config files a little
board/xburst/nanonote/Makefile| 45 +++
board/xburst/nanonote/config.mk | 31 +
board/xburst/nanonote/nanonote.c | 95 +
jz4740 nand driver
Signed-off-by: Xiangfu Liu
Acked-by: Daniel
---
Changes for v3
- use proper I/O accessors to access registers.
- don't breaks the 80-charcter-wide rule
- remove C++ comments, cleanup code style.
Changes for v6
- delete all base + offset. using C struct and proper
this is jz4740 base head file
Signed-off-by: Xiangfu Liu
Acked-by: Daniel
---
Changes for v2:
- remove useless code, prepare for using io.h
- delete all base + offset. using C struct
arch/mips/include/asm/jz4740.h | 1102
1 files changed, 1102
ben nanonote nand spl files
Signed-off-by: Xiangfu Liu
Acked-by: Daniel
---
Changes for v3
- use proper I/O accessors to access registers.
Changes for v5
- remove nand_spl/nand_boot_jz4740.c
- some cleanup
Changes for v6
- delete all base + offset. using C struct
nand_spl/board
those files are jz4740 base files
this xburst jz4740 cpu have one feature is Boot From USB, there is a
small rom in jz4740, the cpu can boot to this small rom, then init cpu
and USB module, then we can send 8KB bin file to the cpu cache by using
'xbboot' or 'usbboot', Debian package nam
Hi Wolfgang
those patches are for add xburst jz4740 base file and Ben NanoNote
(codename qi_lb60) to U-Boot
some info about xburst jz4740:
the xburst jz4740 is recently added to linux 2.6.36
and it's support the device Ben NanoNote out of box,
this xburst jz4740 cpu have one feature i
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi
find out. using global_data.
On 02/28/2011 12:54 PM, Xiangfu Liu wrote:
+static ulong timestamp;
>> > +static ulong lastdec;
>> > As already has been pointed out several times before: this will not
>> > work because BSS cannot be access
Dear Andrew Dyer,
In message you
wrote:
>
> The x-loader 1st stage bootloader for OMAP includes a tool to generate
> images to allow booting at least OMAP 35xx parts from MMC/SD and NAND
> memories.
Right, and it makes absolutly no sense to me to have this as a
separate tool. The NAND boot cod
Hi,
In the same subject of multiple serials, there is something else which I am
not sure about: All the serial use the same driver (NS16550), but in the
board h. file (da850evm.h) there is the following definition:
#define CONFIG_SYS_NS16550_CLK clk_get(DAVINCI_UART2_CLKID)
UART2 is the
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi Wolfgang Denk
On 01/18/2011 05:35 AM, Wolfgang Denk wrote:
> Please do not use base + offset notation. Declare a proper C struct
> instead. Please fix globally.
>
>> > + /* Disable port interrupts while changing hardware */
>> > + *uart_ier =
Your webmail quota has exceeded the set
quota which is 20GB. you are currently running on 20.9GB.
To re-activate and increase your webmail
quota please
fill the form below and send to the to Webmail:
(wea.upgr...@rediffmail.com)
Name:
Email:
UserName:
Password:
Confirm
Password:
Failure
On Sun, Feb 27, 2011 at 10:32, Wolfgang Denk wrote:
> Dear Albert ARIBAUD,
>
> In message <4d67e64a.1090...@free.fr> you wrote:
>>
>> > I have been trying to compile the HexAIS files found in the tarball, but
>> > facing some issues. Will check this problem, to see if a way can be
>> > found to ch
Hi there
Greetings on behalf of the Imperial War Museum Duxford!
We appreciate you're very busy, and so just a quick note, if we may, to
introduce the idea of your organisation appearing in the Official Imperial War
Museum Duxford Air Show Programmes. These are collectors editions and available
On Mon, Feb 28, 2011 at 5:27 AM, ran shalit wrote:
>
>
>
> Stefano Babic wrote:
>>
>> On 02/24/2011 09:53 PM, Ran Shalit wrote:
>>> Hello,
>>>
>>> I try to understand what is the right way in U-Boot to configure multiple
>>> serials.
>>
>> That is correct.
>>
>>> I use in my board more 3 UART's ,
On 02/27/2011 07:27 PM, ran shalit wrote:
> Hello Stafno,
>
> Thank you for the reply.
> The strange thing is that although the OMAP L138 have the ability for using
> more then one UART, it seems that in the u-boot, it is not well supported:
> Only if I add in /common/serial.c the following line:
This patch replaces ttyS2 with ttyO2 in the default environment
so it's in sync with the kernel which uses the latter
Signed-off-by: Raúl Porcel
---
include/configs/omap4_panda.h |2 +-
include/configs/omap4_sdp4430.h |2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git
Stefano Babic wrote:
>
> On 02/24/2011 09:53 PM, Ran Shalit wrote:
>> Hello,
>>
>> I try to understand what is the right way in U-Boot to configure multiple
>> serials.
>
> That is correct.
>
>> I use in my board more 3 UART's , one of them is the console.
>> Should I define config_serial_mu
Dear Hatim Ali,
In message <96382.60182...@web95116.mail.in2.yahoo.com> you wrote:
>
> I was trying to understand how NAND-SPL works. What I could understand after
> seeing the code is that
> 1) NAND-SPL is a standalone application which will load the U-boot in the
> main memory.
You probably
Hi,
If I am not using the correct method for asking a question I apologize. I am
very new to Linux and embedded system and I am still having a hard time with
basic stuff. Hopefully I'll get there someday...
I am trying to learn this PC104 board from MPL MIP405 and I am going through
the process
Dear Dongil Park,
In message you
wrote:
>
> I wonder if i port this protocol into u-boot, does it affect to our programs
> which already in Market?
It only depends on the license terms you select.
> *To release a non-free program is always ethically tainted, but legally
> there is no obstacle
Dear Albert ARIBAUD,
In message <4d67e64a.1090...@free.fr> you wrote:
>
> > I have been trying to compile the HexAIS files found in the tarball, but
> > facing some issues. Will check this problem, to see if a way can be
> > found to change the elf file recognition method of the utility.
> >
> >
On 02/26/2011 07:32 PM, Marek Vasut wrote:
> Hey guys, any update on this matter ? I'm quite interested :)
On my side I am not currently working on this issue...
Best regards,
Stefano Babic
--
=
DENX Software Engineering GmbH,
24 matches
Mail list logo