narmstrong changed the topic of #linux-amlogic to: Amlogic mainline kernel development discussion - our wiki http://linux-meson.com/ - ml linux-amlogic@lists.infradead.org - Publicly Logged on https://irclog.whitequark.org/linux-amlogic
tlwoerner_ has joined #linux-amlogic
tlwoerner has quit [Read error: Connection reset by peer]
vagrantc has quit [Quit: leaving]
tlwoerner_ has quit [Ping timeout: 244 seconds]
sputnik__ has quit [Ping timeout: 264 seconds]
sputnik_ has joined #linux-amlogic
sputnik__ has joined #linux-amlogic
sputnik_ has quit [Ping timeout: 264 seconds]
sputnik__ has quit [Remote host closed the connection]
sputnik_ has joined #linux-amlogic
chewitt has joined #linux-amlogic
jakogut has joined #linux-amlogic
ndufresne has quit [Ping timeout: 246 seconds]
jakogut has quit [Quit: jakogut]
Barada has joined #linux-amlogic
probono has joined #linux-amlogic
<probono> hello. i am new to this whole linux-armlogic thing but first thing before i do anything is backup the entire content of the NAND of my box. so far i only found instructions on how to backup individual partitions, but i understand there is some things (e.g., the MAC address) in unpartitioned space on the NAND as well. how can I do a full bit-by-bit
<probono> copy of the entire NAND chip? i have a S802 with serial console access and USB OTG access
<probono> also, is the partitioning scheme hardcoded into the SOC or is it software-defined somewhere?
<chewitt> before you go further .. what are you hoping to do with the box?
<chewitt> because options with meson8* hardware are limited
sputnik_ has quit [Ping timeout: 252 seconds]
sputnik_ has joined #linux-amlogic
indy has quit [Remote host closed the connection]
indy has joined #linux-amlogic
<probono> Thinking of a print server for 3D printers and similar such tasks. My use case is already running well from SD card but I want to make a "real embedded system" :)
ndufresne has joined #linux-amlogic
<chewitt> should be okay then
<chewitt> if it was anything graphical the lack of DRM driver would have been a challenge
indy has quit [Ping timeout: 240 seconds]
AntonioND has joined #linux-amlogic
<poulecaca> does anyone know what RTI acronym of the regions mapped in 0xc8100000 and 0xDA100000 of S905X memory stand for ?
AntonioND has quit [Quit: :wq]
AntonioND has joined #linux-amlogic
The_CooIest has quit [Ping timeout: 245 seconds]
The_Coolest has joined #linux-amlogic
The_CooIest has joined #linux-amlogic
<narmstrong> poulecaca: be creative
<poulecaca> run time interrupt ?
Darkmatter66_ has joined #linux-amlogic
Darkmatter66 has quit [Ping timeout: 240 seconds]
Barada has quit [Quit: Barada]
return0xe has joined #linux-amlogic
return0e has quit [Read error: Connection reset by peer]
<probono> so is there a command in u-boot or usb otg that would dump the whole nand to file in one go?
AntonioND has quit [Ping timeout: 240 seconds]
vagrantc has joined #linux-amlogic
indy has joined #linux-amlogic
Ivanovic_ has joined #linux-amlogic
chewitt has quit [*.net *.split]
Ivanovic has quit [*.net *.split]
wens has quit [*.net *.split]
mastertheknife has quit [*.net *.split]
wens_ has joined #linux-amlogic
commavir has quit [*.net *.split]
Ivanovic_ is now known as Ivanovic
AntonioND has joined #linux-amlogic
vagrantc has quit [Ping timeout: 264 seconds]
vagrantc has joined #linux-amlogic
Darkmatter66 has joined #linux-amlogic
Darkmatter66_ has quit [Ping timeout: 268 seconds]
Darkmatter66_ has joined #linux-amlogic
Darkmatter66 has quit [Ping timeout: 245 seconds]
wens_ is now known as wens
AntonioND has quit [Quit: Quit]
<steev> narmstrong: i know this is a bit weird, but https://gist.github.com/steev/995267e9256cae95c49614aba12cec6f - i get this when i try to use a big endian filesystem/kernel on the odroid eMMC (i haven't tried just an sdcard yet)
afaerber has joined #linux-amlogic
<narmstrong> steev: hi, which kernel version ?
<steev> 4.18.16
<steev> I haven’t tried a 4.19 kernel yet as I still have the 4.18 patches around
<steev> it's very much specific to big endian though, little endian doesn't have an issue with the emmc
<steev> i'm rsyncing the rootfs across now to test it on an sdcard
<steev> (this is a rootfs that is tested and working on a nanopi neo plus2 with a 4.14 kernel)
<xdarklight> disclaimer: I'm VERY short on time, it's not even compile tested
<xdarklight> maybe https://github.com/torvalds/linux/commit/83a6060c0cd07cafdf8baa08e26c602a06977a2c is the root cause if my patch fixes it
jakogut has joined #linux-amlogic
The_Coolest has quit [Quit: FOLD For The Cause!!!]
<steev> narmstrong: with just sdcard, instead of spitting out all of the irq bits, it just spits out [ 11.520326] mmc1: error -84 whilst initialising SD card repeatedly
Darkmatter66 has joined #linux-amlogic
Darkmatter66_ has quit [Ping timeout: 252 seconds]
<steev> i know i'm in territory no one ever goes in, but i'd hope at least it would boot :)
<steev> narmstrong: is https://github.com/superna9999/linux/tree/linux-4.19-le-amlogic-gx the branch to try for 4.19?