This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| MT7628 # tftpboot 80010000; go 80010000 | |
| netboot_common, argc= 2 | |
| NetTxPacket = 0x87FB5480 | |
| KSEG1ADDR(NetTxPacket) = 0xA7FB5480 | |
| NetLoop,call eth_halt ! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [04010D08][04010C0E] | |
| DDR Calibration DQS reg = 00008788 | |
| U-Boot 1.1.3 (Sep 10 2015 - 05:56:31) | |
| Board: Ralink APSoC DRAM: 128 MB | |
| relocate_code Pointer at: 87f68000 | |
| flash manufacture id: c2, device id 20 19 | |
| find flash: MX25L25635E |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [04000D09][04000D07] | |
| DDR Calibration DQS reg = 00008788 | |
| U-Boot 1.1.3 (Sep 10 2015 - 05:56:31) | |
| Board: Ralink APSoC DRAM: 128 MB | |
| relocate_code Pointer at: 87f68000 | |
| flash manufacture id: c2, device id 20 19 | |
| find flash: MX25L25635E |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| HELLO! BOOT0 is starting! | |
| boot0 version : 4.0.0 | |
| fel_flag = 0x00000000 | |
| rtc[0] value = 0x00000000 | |
| rtc[1] value = 0x00000000 | |
| rtc[2] value = 0x00000000 | |
| rtc[3] value = 0x00000000 | |
| rtc[4] value = 0x00000000 | |
| rtc[5] value = 0x00000000 | |
| rtc[6] value = 0x00000000 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| linino> | |
| linino> | |
| linino> tftpboot 80020000 netbsd.bin.linino1; go 80020000 | |
| dup 1 speed 100 | |
| Using eth0 device | |
| TFTP from server 192.168.0.9; our IP address is 192.168.0.111 | |
| Filename 'netbsd.bin.linino1'. | |
| Load address: 0x80020000 | |
| Loading: ################################################################# | |
| ################################################################# |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| linino> tftpboot 80020000 netbsd.bin.linino1 ; go 80020000 | |
| dup 1 speed 100 | |
| Using eth0 device | |
| TFTP from server 192.168.0.9; our IP address is 192.168.0.111 | |
| Filename 'netbsd.bin.linino1'. | |
| Load address: 0x80020000 | |
| Loading: ################################################################# | |
| ################################################################# | |
| ################################################################# | |
| ################################################################# |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| linino> set ipaddr 192.168.0.111 | |
| linino> set serverip 192.168.0.9 | |
| linino> tftpboot 80020000 netbsd.bin.linino1 | |
| dup 1 speed 100 | |
| Using eth0 device | |
| TFTP from server 192.168.0.9; our IP address is 192.168.0.111 | |
| Filename 'netbsd.bin.linino1'. | |
| Load address: 0x80020000 | |
| Loading: ################################################################# | |
| ################################################################# |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- uchcom.c.orig 2015-05-17 07:53:32.000000000 +0000 | |
| +++ uchcom.c 2015-05-17 07:59:58.000000000 +0000 | |
| @@ -101,7 +101,7 @@ | |
| #define UCHCOM_BRK1_MASK 0x01 | |
| #define UCHCOM_BRK2_MASK 0x40 | |
| - | |
| +#if 0 | |
| #define UCHCOM_LCR1_MASK 0xAF | |
| #define UCHCOM_LCR2_MASK 0x07 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| U-Boot 1.1.4-linino-gdd727126 (Mar 19 2014 - 19:37:10) | |
| Linino Board (ar9331) U-boot | |
| DRAM: 64 MB | |
| Top of RAM usable for U-Boot at: 84000000 | |
| Reserving 217k for U-Boot at: 83fc8000 | |
| Reserving 192k for malloc() at: 83f98000 | |
| Reserving 44 Bytes for Board Info at: 83f97fd4 | |
| Reserving 36 Bytes for Global Data at: 83f97fb0 | |
| Reserving 128k for boot params() at: 83f77fb0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| U-Boot 2011.09-rc1 (Jul 03 2013 - 17:40:47) Allwinner Technology | |
| CPU: SUNXI Family | |
| Board: SUN7I-EVB | |
| DRAM: 1 GiB | |
| NAND: [NAND] set nand_good_block_ratio 840 | |
| 3360 MiB | |
| In: serial | |
| Out: serial | |
| Err: serial |