Skip to content

Instantly share code, notes, and snippets.

View pietrushnic's full-sized avatar

Piotr Król pietrushnic

View GitHub Profile
00000000 A CONFIG_ACPI_SCI_IRQ
00000000 A CONFIG_ACPI_SSDTX_NUM
00000000 A CONFIG_ADC_POWERDOWN
00000000 A CONFIG_AGP_APERTURE_SIZE
00000000 A CONFIG_AGP_PLUGIN_SUPPORT
00000000 A CONFIG_AHCI_BIOS
00000000 A CONFIG_ALWAYS_LOAD_OPROM
00000000 A CONFIG_AMDMCT
00000000 A CONFIG_AMD_NB_CIMX
00000000 A CONFIG_AMD_SB_CIMX
@pietrushnic
pietrushnic / gist:afe7bd2e036150888609
Last active August 29, 2015 14:05
vexpress-a9 - memory map
0000000000000000-ffffffffffffffff (prio 0, RW): system
0000000000000000-0000000003ffffff (prio 0, RW): alias vexpress.flashalias @vexpress.flash0 0000000000000000-0000000003ffffff
0000000000000000-0000000003ffffff (prio 0, RW): alias vexpress.lowmem @vexpress.highmem 0000000000000000-0000000003ffffff
0000000010000000-0000000010000fff (prio 0, RW): arm-sysctl
0000000010004000-0000000010004fff (prio 0, RW): pl041
0000000010005000-0000000010005fff (prio 0, RW): pl181
0000000010006000-0000000010006fff (prio 0, RW): pl050
0000000010007000-0000000010007fff (prio 0, RW): pl050
0000000010009000-0000000010009fff (prio 0, RW): pl011
000000001000a000-000000001000afff (prio 0, RW): pl011
0000000000000000-ffffffffffffffff (prio 0, RW): system
0000000000000000-0000000003ffffff (prio 0, RW): alias vexpress.lowmem @vexpress.highmem 0000000000000000-0000000003ffffff
0000000010000000-0000000010000fff (prio 0, RW): arm-sysctl
0000000010004000-0000000010004fff (prio 0, RW): pl041
0000000010005000-0000000010005fff (prio 0, RW): pl181
0000000010006000-0000000010006fff (prio 0, RW): pl050
0000000010007000-0000000010007fff (prio 0, RW): pl050
0000000010009000-0000000010009fff (prio 0, RW): pl011
000000001000a000-000000001000afff (prio 0, RW): pl011
000000001000b000-000000001000bfff (prio 0, RW): pl011
build/cbfs/fallback/bootblock.debug: file format elf32-littlearm
Disassembly of section .rom:
00010000 <_rom>:
10000: ea000022 b 10090 <reset>
10004: deadbeef .word 0xdeadbeef
U-Boot SPL 2015.10-rc4-08397-gac644a813ecf (Oct 10 2015 - 10:07:18)
DRAM: 2048 MiB
CPU: 912000000Hz, AXI/AHB/APB: 3/2/2
U-Boot 2015.10-rc4-08397-gac644a813ecf (Oct 10 2015 - 10:07:18 +0200) Allwinner Technology
CPU: Allwinner A20 (SUN7I)
I2C: ready
#!/bin/bash
SCRIPTDIR=$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )
source $SCRIPTDIR/common.sh
FEL=/home/pietrushnic/projects/motionfigures/a20_robot/sunxi-tools/fel
echo "BUILDROOT_OUTPUT_DIR = $BUILDROOT_OUTPUT_DIR"
=> nand scrub -y 0x0 0x200000000
NAND scrub: device 0 whole chip
Erasing at 0x1ffe00000 -- 100% complete.
OK
=> nand write 0x43000000 0x0 0x6000
NAND write: device 0 offset 0x0, size 0x6000
24576 bytes written: OK
=> nand write 0x4a000000 0x800000 0x9539D
@pietrushnic
pietrushnic / no_ssl_143.txt
Created October 12, 2015 15:28
offlineimap next test #207
[17:20:09] pietrushnic:offlineimap git:(next) $ /home/pietrushnic/src/python-venv/bin/offlineimap -d imap -a foo@bar.com
OfflineIMAP 6.6.0-rc1
Licensed under the GNU GPL v2 or any later version (with an OpenSSL exception)
Debug mode: Forcing to singlethreaded.
Now debugging for imap: IMAP protocol debugging
Now debugging for : Other offlineimap related sync messages
Account sync foo@bar.com:
[imap]: Using authentication mechanisms ['GSSAPI', 'XOAUTH2', 'CRAM-MD5', 'PLAIN', 'LOGIN']
*** Processing account foo@bar.com
[10:44:02] pietrushnic:offlineimap git:(ssl-fix) $ /home/pietrushnic/src/python-venv/bin/offlineimap -d imap -a foo@bar.com
OfflineIMAP 6.6.0-rc1
Licensed under the GNU GPL v2 or any later version (with an OpenSSL exception)
Debug mode: Forcing to singlethreaded.
Now debugging for imap: IMAP protocol debugging
Now debugging for : Other offlineimap related sync messages
Account sync foo@bar.com:
[imap]: Using authentication mechanisms ['GSSAPI', 'XOAUTH2', 'CRAM-MD5', 'PLAIN', 'LOGIN']
*** Processing account foo@bar.com
Establishing connection to foobar.home.pl:143
[10:48:26] pietrushnic:offlineimap git:(ssl-fix) $ /home/pietrushnic/src/python-venv/bin/offlineimap -d imap -a foo@bar.com
OfflineIMAP 6.6.0-rc1
Licensed under the GNU GPL v2 or any later version (with an OpenSSL exception)
Debug mode: Forcing to singlethreaded.
Now debugging for imap: IMAP protocol debugging
Now debugging for : Other offlineimap related sync messages
Account sync foo@bar.com:
[imap]: Using authentication mechanisms ['GSSAPI', 'XOAUTH2', 'CRAM-MD5', 'PLAIN', 'LOGIN']
*** Processing account foo@bar.com
Establishing connection to foobar.home.pl:993