Re: [U-Boot] mips port

2012-10-28 Thread Dmytro Milinevskyy
after relocation. thanks, -- dmytro On Tue, Oct 9, 2012 at 2:48 AM, Jerry Van Baren wrote: > On 10/06/2012 09:11 PM, Dmytro Milinevskyy wrote: >> Hi, >> I'm new to uboot mips port and first decided to try it with qemu. > > Welcome. :-) > >> I've encountered som

[U-Boot] mips port

2012-10-06 Thread Dmytro Milinevskyy
Hi, I'm new to uboot mips port and first decided to try it with qemu. I've encountered some problems with UART, but I guess that's more qemu issue(lsr reg is not updated when the line is available). Another issue I faced was code execution after the relocation is done. The address of board_init_r

[U-Boot] mips port

2012-09-30 Thread Dmytro Milinevskyy
Hi, I'm new to uboot mips port and first decided to try it with qemu. I've encountered some problems with UART, but I guess that's more qemu issue(lsr reg is not updated when the line is available). Another issue I faced was code execution after the relocation is done. The address of board_init_r

[U-Boot] mips port

2012-09-30 Thread Dmytro Milinevskyy
Hi, I'm new to uboot mips port and first decided to try it with qemu. I've encountered some problems with UART, but I guess that's more qemu issue(lsr reg is not updated when the line is available). Another issue I faced was code execution after the relocation is done. The address of board_init_r