Skip to content

Instantly share code, notes, and snippets.

/dts-v1/;
/plugin/;
/ {
compatible = "brcm,bcm2835", "brcm,bcm2836", "brcm,bcm2708", "brcm,bcm2709";
fragment@0 {
target = <&spi0_cs_pins>;
frag0: __overlay__ {
brcm,pins = <8 7 21>;
@jp-bennett
jp-bennett / gist:09096b55a30d3d9d86dcc144d3493156
Created January 18, 2024 17:18
tbeam without isProblematic
rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:2
load:0x3fff0030,len:1184
load:0x40078000,len:13192
load:0x40080400,len:3028
entry 0x400805e4
E (837) esp_core_dump_flash: No core dum���ѥѥ���found!
E (837) esp_core_dump_flash: No core dump partition found!
@jp-bennett
jp-bennett / gist:a5b273788a57ce8d2f29e5786c4f6b49
Created January 18, 2024 16:41
t-beam 1.2 With Changes
����ets Jul 29 2019 12:21:46
rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:2
load:0x3fff0030,len:1184
load:0x40078000,len:13192
load:0x40080400,len:3028
entry 0x400805e4
OpenPgpServiceConnection mServiceConnection;
mServiceConnection = new OpenPgpServiceConnection(this, "org.sufficientlysecure.keychain");
mServiceConnection.bindToService();
Intent data = new Intent();
data.setAction(OpenPgpApi.ACTION_CHECK_PERMISSION);
OpenPgpApi api = new OpenPgpApi(getActivity(), myServiceConnection.getService());
Intent result = api.executeApi(data, (InputStream) null, null);

Keybase proof

I hereby claim:

  • I am jp-bennett on github.
  • I am jbennett87 (https://keybase.io/jbennett87) on keybase.
  • I have a public key ASCWrk9rjNYjryYdnCXXgLYpr9GKcToxX3UezxkvbeQXmgo

To claim this, I am signing this object:

@jp-bennett
jp-bennett / fwknop_client.c
Created June 1, 2015 21:17
Bombing out on line 127.
/*
*****************************************************************************
*
* File: fwknop_client.c
*
* Purpose: An implementation of an fwknop client for Android.
*
* Fwknop is developed primarily by the people listed in the file 'AUTHORS'.
* Copyright (C) 2009-2014 fwknop developers and contributors. For a full
* list of contributors, see the file 'CREDITS'.
#!/bin/sh
while read line; do
line=$(echo "$line" | sed 's:#.*$::g')
if [ "$(echo $line | grep -c 'SOURCE')" -ne "0" ]
then
source=$line
if [ -n "$qr" ]
then
echo $'\n\n'$source
qrencode -o - -t UTF8 "$qr"
coreboot-4.0-8814-g3c0a937-dirty Fri Apr 10 13:19:30 UTC 2015 romstage starting...
Console inited!
BSP Family_Model: 00700f01
cpu_init_detectedx = 00
000000
Fch OEM config in INIT RESET
Spi nfo:
fastspeed = 1
writespeed = 3
mode = 5
@jp-bennett
jp-bennett / gist:7805185b84ec2ebde1b2
Created April 16, 2015 14:09
another coreboot log
coreboot-4.0-9233-gc14e426-dirty Wed Apr 15 20:13:40 UTC 2015 romstage starting...
Console inited!
BSP Family_Model: 00700f01
cpu_init_detecte
dx = 00000000
Fch OEM config in INIT RESET
Done
agesawrapper_amdinitreset() returned AGESA_SUCCESS
Got past yangtze_early_setup
agesawrapper_amdinitearly() returned AGESA_SUCCESS
coreboot-4.0-9233-gc14e426 Wed Apr 15 20:13:40 UTC 2015 romstage starting...
Console inited!
BSP Family_Model: 00700f01
cpu_init_detectedx = 00000000
Fch OEM config in INIT RESET
Done