Skip to content

Instantly share code, notes, and snippets.

@hanetzer
hanetzer / $ echo foo;
Created May 26, 2018 17:38
$ echo foo;
$ echo foo
foo
U-Boot SPL 2018.05-rc3-02351-g530ebe36a0-dirty (May 02 2018 - 19:36:27 -0500)
Trying to boot from SPI
initcall: 0010ce75
initcall: 0013c9fd
initcall: 00113b31
initcall: 0010ce6d
initcall: 0010d127
initcall: 0010d147
initcall: 001015d1
initcall: 0010d137
diff --git a/eclass/autotools.eclass b/eclass/autotools.eclass
index 3c55a5c464a..d555a6d6085 100644
--- a/eclass/autotools.eclass
+++ b/eclass/autotools.eclass
@@ -53,9 +53,9 @@ inherit libtool
# version.
# If a newer slot is stable on any arch, and is NOT reflected in this list,
# then circular dependencies may arise during emerge @system bootstraps.
-#
+#
@hanetzer
hanetzer / stdin.diff
Last active April 24, 2018 10:03
stdin
diff --git a/eclass/autotools.eclass b/eclass/autotools.eclass
index 3c55a5c464a..d555a6d6085 100644
--- a/eclass/autotools.eclass
+++ b/eclass/autotools.eclass
@@ -53,9 +53,9 @@ inherit libtool
# version.
# If a newer slot is stable on any arch, and is NOT reflected in this list,
# then circular dependencies may arise during emerge @system bootstraps.
-#
+#
@hanetzer
hanetzer / keybase.md
Created August 20, 2017 20:29
keybase.md

Keybase proof

I hereby claim:

  • I am hanetzer on github.
  • I am the_netz (https://keybase.io/the_netz) on keybase.
  • I have a public key whose fingerprint is 5971 AC05 7EE4 D630 29F2 277D 7584 B4DD C030 918D

To claim this, I am signing this object:

@hanetzer
hanetzer / custom
Created April 21, 2017 13:19
ens202ext mtd partitions
GYUAAwAAAAzwYNyYGYXAAQAAACs+QiQnAAAAAQAAAAAAAAACT9r43QMIAADFFoOzldNNzEFSVP8Z
hcACAAAAXcCEiv4AAAACAAAAAQAAgeQAAAAAAAAAGU/a+N1P2vjdT9r43QAAAAAAAAAZAAAAGQAA
AABRzt9/n2TBAWlwYWRkcj0xOTIuMTY4LjEuMgphcnQ9MQr///8ZhcACAAAARKTvIj4AAAACAAAA
AgAAgeQAAAAAAAAAAE/a+N0AAAAfAAAAHwAAAAAAAAAAAAAAAAAAAAAAAAAAzQdnfxmFwAIAAABd
wISK/gAAAAIAAAADAACB5AAAAAAAAAAZAAAAHwAAAB8AAAAfAAAAAAAAABkAAAAZAAAAAFHO339G
EUi5aXBhZGRyPTE5Mi4xNjguMS4yCmFydD0xCv///xmFwAIAAABEpO8iPgAAAAIAAAABAACBpAAA
AAAAAAAAVYBlq1WAZatVgGWrAAAAAAAAAAAAAAAAAAAAAAAAAAALPN5WGYXgAQAAADZdREj+AAAA
AQAAAAEAAAACVYBlqw4IAACAB/TgMf89vHN5c3VwZ3JhZGUudGd6//8ZheACAAAQRO4tMG8AAAAC
AAAAAgAAgaQAAAAAAAAQAFWAZatVgGWrVYBlqwAAAAAAABAAAAAQAAAAAADJ3IwzdoTBtR+LCACr
ZYBVAgPsPV1b2zqTvW1/RfbZC24K2E7iAHcU6DnsS9tsQ09398aPYiuJHvxVWU7g/fWrD3/oywF6
@hanetzer
hanetzer / build.sh
Created March 4, 2017 06:43
mkxp mingw-64 build arch linux
#!/bin/bash
source ../../sources.def
if [ $ARCH == i686 ]; then
AR=(
libmsvcrt-ruby240-static.a
)
else
AR=(
libx64-msvcrt-ruby240-static.a
@hanetzer
hanetzer / wartool
Created July 11, 2016 07:45
BNE MPQ attempt
Note: Data is already extracted in Dir "data" with this version of wartool
Detected BNE CD
Extract from "/mnt" to "data"
Please be patient, the data may take a couple of minutes to extract...
Archive "/mnt/SUPPORT/TOMES/TOME.2"
Archive "/mnt/SUPPORT/TOMES/TOME.4"
Ignore entry 42 in archive (invalid uncompressed length)
Archive "/mnt/SUPPORT/TOMES/TOME.1"
Ignore entry 25 in archive (invalid uncompressed length)
Ignore entry 32 in archive (invalid uncompressed length)
@hanetzer
hanetzer / mount
Created July 11, 2016 07:28
wargus
proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
sys on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
dev on /dev type devtmpfs (rw,nosuid,relatime,size=16411116k,nr_inodes=4102779,mode=755)
run on /run type tmpfs (rw,nosuid,nodev,relatime,mode=755)
/dev/md1 on / type ext4 (rw,noatime,stripe=2048,data=ordered)
securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/usr/lib/systemd/systemd-cgroups-agent,name=systemd)
@hanetzer
hanetzer / dfu log
Created May 18, 2016 06:36
log of attempted dfu upload
u-util 0.9
Copyright 2005-2009 Weston Schmidt, Harald Welte and OpenMoko Inc.
Copyright 2010-2016 Tormod Volden and Stefan Schmidt
This program is Free Software and has ABSOLUTELY NO WARRANTY
Please report bugs to http://sourceforge.net/p/dfu-util/tickets/
libusb: debug [libusb_get_device_list]
libusb: debug [discovered_devs_append] need to increase capacity
libusb: debug [libusb_get_device_descriptor]