Skip to content

Instantly share code, notes, and snippets.

View pdp7's full-sized avatar
💭
Linux on RISC-V

Drew Fustini pdp7

💭
Linux on RISC-V
View GitHub Profile
@pdp7
pdp7 / flash-u-boot-with-spl-beagle-2024-12-23-build.bin.txt
Last active January 1, 2025 19:43
flash-u-boot-with-spl-beagle-2024-12-23-build.bin
pdp7@x1:~/dev/ahead/xuantie-ubuntu$ sudo ./08_fastboot_emmc.sh
Sending 'ram' (969 KB) OKAY [ 0.257s]
Writing 'ram' OKAY [ 0.002s]
Finished. Total time: 0.264s
Rebooting OKAY [ 0.001s]
Finished. Total time: 0.302s
OKAY [ 0.015s]
Finished. Total time: 0.015s
Sending 'uboot' (969 KB) OKAY [ 0.048s]
Writing 'uboot' OKAY [ 0.099s]
@pdp7
pdp7 / boot-fails-with-u-boot-with-spl-beagle-2024-12-23-build.bin
Created January 1, 2025 19:36
u-boot-with-spl-beagle.bin: U-Boot SPL 2020.01-g68565d28 (Dec 23 2024 - 07:48:28 +0000)
brom_ver 8
[APP][E] protocol_connect failed, exit.
-----------------------------------------
_____ _ _____ _____ _ __
| __ \ (_)/ ____| __ \| |/ /
| |__) | _ _ _ _| (___ | | | | ' /
| _ / | | | | | | |\___ \| | | | <
| | \ \ |_| | |_| | |____) | |__| | . \
|_| \_\__,_|\__, |_|_____/|_____/|_|\_\
__/ |
@pdp7
pdp7 / flash-beaglev-20250101.txt
Created January 1, 2025 19:26
flash-beaglev-20250101.txt
pdp7@x1:~/dev/ahead/xuantie-ubuntu$ sudo ./08_fastboot_emmc.sh
Sending 'ram' (969 KB) OKAY [ 0.257s]
Writing 'ram' OKAY [ 0.002s]
Finished. Total time: 0.264s
Rebooting OKAY [ 0.001s]
Finished. Total time: 0.403s
OKAY [ 0.026s]
Finished. Total time: 0.027s
Sending 'ram' (969 KB) OKAY [ 0.049s]
@pdp7
pdp7 / beaglev-sdcard-boot.txt
Created December 30, 2024 03:43
beaglev_ahead_defconfig. github.com/kilian-zinnecker2/buildroot-beaglev-ahead/tree/beaglev-ahead-support-v5.1
brom_ver 8
[APP][E] protocol_connect failed, exit.
U-Boot SPL 2020.01 (Dec 29 2024 - 19:07:38 -0800)
FM[1] lpddr4x singlerank freq=3733 64bit dbi_off=n sdram init
ddr initialized, jump to uboot
image has no header
@pdp7
pdp7 / v6.12 riscv defconfig.txt
Created December 28, 2024 01:53
v6.12 riscv defconfig
#
# Automatically generated file; DO NOT EDIT.
# Linux/riscv 6.12.0 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="riscv64-linux-gnu-gcc (Ubuntu 13.2.0-4ubuntu3) 13.2.0"
CONFIG_CC_IS_GCC=y
CONFIG_GCC_VERSION=130200
CONFIG_CLANG_VERSION=0
CONFIG_AS_IS_GNU=y
CONFIG_AS_VERSION=24100
@pdp7
pdp7 / BeagleV Ahead v6.12
Created December 23, 2024 01:10
BeagleV Ahead v6.12
brom_ver 8
[APP][E] protocol_connect failed, exit.
U-Boot SPL 2020.01-ga239460ff5e5 (Jul 28 2023 - 17:39:55 -0700)
FM[1] lpddr4x singlerank freq=3733 64bit dbi_off=n sdram init
ddr initialized, jump to uboot
image has no header
@pdp7
pdp7 / 6.13.0-rc3-next-20241220.txt
Created December 21, 2024 20:36
6.13.0-rc3-next-20241220 with CONFIG_RELOCATABLE
brom_ver 8
[APP][E] protocol_connect failed, exit.
-----------------------------------------
_____ _ _____ _____ _ __
| __ \ (_)/ ____| __ \| |/ /
| |__) | _ _ _ _| (___ | | | | ' /
| _ / | | | | | | |\___ \| | | | <
| | \ \ |_| | |_| | |____) | |__| | . \
|_| \_\__,_|\__, |_|_____/|_____/|_|\_\
__/ |
@pdp7
pdp7 / ahead-6.12.0-rc6-next-20241108-20241108_1050_config.txt
Created December 1, 2024 02:17
ahead-6.12.0-rc6-next-20241108-20241108_1050_dmesg.txt
zcat /proc/config.gz
#
# Automatically generated file; DO NOT EDIT.
# Linux/riscv 6.12.0-rc6 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="riscv64-linux-gnu-gcc (Ubuntu 13.2.0-4ubuntu3) 13.2.0"
CONFIG_CC_IS_GCC=y
CONFIG_GCC_VERSION=130200
CONFIG_CLANG_VERSION=0
CONFIG_AS_IS_GNU=y
@pdp7
pdp7 / sifive-unmatched-asm1184e-switch.txt
Created November 26, 2024 05:44
sifive-unmatched-asm1184e-switch.txt
[ 0.000000] Linux version 6.8.0-49-generic (buildd@bos03-riscv64-038) (riscv64-linux-gnu-gcc-13 (Ubuntu 13.2.0-23ubuntu4) 13.2.0, GNU ld (GNU Binutils for Ubuntu) 2.42) #49.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Nov 8 12:50:33 UTC 2024 (Ubuntu 6.8.0-49.49.1-generic 6.8.12)
[ 0.000000] Machine model: SiFive HiFive Unmatched A00
[ 0.000000] SBI specification v2.0 detected
[ 0.000000] SBI implementation ID=0x1 Version=0x10004
[ 0.000000] SBI TIME extension detected
[ 0.000000] SBI IPI extension detected
[ 0.000000] SBI RFENCE extension detected
[ 0.000000] SBI SRST extension detected
[ 0.000000] SBI DBCN extension detected
[ 0.000000] efi: EFI v2.10 by Das U-Boot
@pdp7
pdp7 / boot lpi4a linux-next-CONFIG_RELOCATABLE-y.txt
Created November 22, 2024 18:49
boot lpi4a linux-next CONFIG_RELOCATABLE=y
brom_ver 8
[APP][E] protocol_connect failed, exit.
-----------------------------------------
_____ _ _____ _____ _ __
| __ \ (_)/ ____| __ \| |/ /
| |__) | _ _ _ _| (___ | | | | ' /
| _ / | | | | | | |\___ \| | | | <
| | \ \ |_| | |_| | |____) | |__| | . \
|_| \_\__,_|\__, |_|_____/|_____/|_|\_\