Skip to content

Instantly share code, notes, and snippets.

View parthitce's full-sized avatar

Parthiban (Linumiz) parthitce

View GitHub Profile
@parthitce
parthitce / dbus_bluez_star.tex
Created July 6, 2024 18:17
Bluez + DBUS in a star topology
\documentclass{article}
\usepackage{tikz}
\usetikzlibrary{positioning, arrows.meta}
\begin{document}
\begin{tikzpicture}[
node distance=3cm and 3cm,
mynode/.style={circle, draw, text width=2.5cm, align=center, minimum height=2cm, fill=blue!20},
myarrow/.style={->, >=Stealth},
#
# Automatically generated file; DO NOT EDIT.
# U-Boot 2024.10 Configuration
#
#
# Compiler: aarch64-none-linux-gnu-gcc (Arm GNU Toolchain 13.2.rel1 (Build arm-13.7)) 13.2.1 20231009
#
CONFIG_CREATE_ARCH_SYMLINK=y
CONFIG_SUPPORT_LITTLE_ENDIAN=y
@parthitce
parthitce / uboot_full_config.txt
Created November 5, 2024 06:35
A133 uboot_full_config
#
# Automatically generated file; DO NOT EDIT.
# U-Boot 2024.10 Configuration
#
#
# Compiler: aarch64-none-linux-gnu-gcc (Arm GNU Toolchain 13.2.rel1 (Build arm-13.7)) 13.2.1 20231009
#
CONFIG_CREATE_ARCH_SYMLINK=y
CONFIG_SUPPORT_LITTLE_ENDIAN=y
@parthitce
parthitce / 4GB.txt
Created November 13, 2024 05:16
uboot_4gb_testing
U-Boot SPL 2024.10-gc5581d2a836f (Nov 13 2024 - 10:44:25 +0530)
DRAM:Testing ranks = 1, 32-bit bus
[*] offset = 3
[*] offset = 3
[*] offset = 9
[*] offset = 11
[*] offset = 25
[*] FINAL voffset = 26
ADDRMAP[0] = 0x00000013
ADDRMAP[1] = 0x001f0707
U-Boot SPL 2024.10-ga3ba42f3d38e-dirty (Nov 13 2024 - 12:02:14 +0530)
DRAM:Testing ranks = 1, 32-bit bus
[*] offset = 3
[*] offset = 3
[*] offset = 9
[*] offset = 11
[*] offset = 25
[*] FINAL voffset = 26
ADDRMAP[0] = 0x00000013
ADDRMAP[1] = 0x001f0707
==========
VULKANINFO
==========
Vulkan Instance Version: 1.3.275
Instance Extensions: count = 15
===============================
VK_EXT_debug_report : extension revision 10