00:08
Mangy_Dog has quit [Ping timeout: 258 seconds]
00:20
ChriChri_ has joined #linux-sunxi
00:24
ChriChri has quit [Ping timeout: 265 seconds]
00:24
ChriChri_ is now known as ChriChri
00:35
vagrantc has quit [Quit: leaving]
01:21
suprothunderbolt has joined #linux-sunxi
01:27
camus1 has joined #linux-sunxi
01:27
kaspter has quit [Ping timeout: 256 seconds]
01:27
camus1 is now known as kaspter
01:43
<
willmore >
by hand. Oh, they left.
01:53
tuxd3v has joined #linux-sunxi
01:57
cnxsoft has joined #linux-sunxi
02:15
_whitelogger has joined #linux-sunxi
02:35
dddddd has quit [Ping timeout: 258 seconds]
02:38
xqdzn has joined #linux-sunxi
02:51
<
karlp >
xqdzn: it's "somewhere in ram, probably not used by uboot already"
02:52
<
karlp >
for sunxi, you can use $kernel_addr_r instead of a hard number
02:52
<
karlp >
(it's still a hard number, just that osmeone else thought of it for you)
02:53
<
xqdzn >
for sunxi_mem_map, in example, usable ram address is start from 0x40000000UL
02:53
<
xqdzn >
but, how do i know kernel is in 0x43xxxxxx or 0x410xxxxxx
02:53
<
xqdzn >
or fdt is in 0x4xxxxxx
02:53
<
karlp >
because it can actually be anywhere.
02:53
<
xqdzn >
is it based on size?
02:54
<
karlp >
you just need to choose
_somewhere_ in ram that won't load on top of what uboot is already using
02:54
<
karlp >
and so that fdt won't load on top of kernel and vice versa
02:54
<
xqdzn >
it's not how i take it
02:54
<
xqdzn >
but it's where i want to put it
02:54
<
xqdzn >
man, been searching for this for 2 days
02:54
<
xqdzn >
you saved my ass
02:55
<
karlp >
with load mmc <addr> <file> it's "load this file from mmmc to this address"
02:55
<
karlp >
"help load" might have helped too :)
02:55
<
karlp >
it still would have been a magic number, but .... yeha
02:56
<
karlp >
so uboot has $kernel_addr_r and $fdt_addr_r pre-defiend as available for you to use,
02:56
<
karlp >
(ideally uboot would have those variable names standardized for all targets, but at least within sunxi, those are the names)
02:56
<
xqdzn >
`fatload mmc 0 ${kernel_addr} ${kernel}` so this means, we're telling uboot to load kernel file, to prepared (in hexa) register.
02:57
<
xqdzn >
and ${kernel}, ${fdtfile}, is a variable uboot already know since we compiled it with dts source?
02:57
<
karlp >
not a register, a memory address.
02:57
<
karlp >
yes, your command yuou write assume someone has defined kernel_addr and kernel already
02:58
<
karlp >
"printenv" will show you what they are
02:58
<
xqdzn >
and boot.scr helped defining those file?
03:01
tllim has quit [Remote host closed the connection]
03:01
tllim has joined #linux-sunxi
03:59
gaston1980 has quit [Quit: Konversation terminated!]
04:00
[7] has quit [Ping timeout: 252 seconds]
04:00
TheSeven has joined #linux-sunxi
04:06
macc24 has joined #linux-sunxi
04:09
lurchi_ has joined #linux-sunxi
04:13
lurchi__ has quit [Ping timeout: 256 seconds]
04:27
ElectroStrong has joined #linux-sunxi
04:28
ElectroStrong has quit [Client Quit]
04:28
ElectroStrong has joined #linux-sunxi
04:48
vagrantc has joined #linux-sunxi
04:52
macc24 has quit [Quit: WeeChat 2.8]
04:59
tl_lim has joined #linux-sunxi
05:01
tllim has quit [Ping timeout: 256 seconds]
05:05
airgapp has joined #linux-sunxi
05:48
_whitelogger has joined #linux-sunxi
06:04
book` has quit [Quit: Leaving]
06:09
book` has joined #linux-sunxi
06:12
JohnDoe_71Rus has joined #linux-sunxi
06:16
florian has joined #linux-sunxi
06:19
vagrantc has quit [Quit: leaving]
06:20
gsz has joined #linux-sunxi
06:37
tdebrouw has joined #linux-sunxi
06:40
iamfrankenstein has joined #linux-sunxi
06:48
iamfrankenstein has quit [Quit: iamfrankenstein]
06:49
kaspter has quit [Remote host closed the connection]
06:50
kaspter has joined #linux-sunxi
06:53
tnovotny has joined #linux-sunxi
06:58
macc24 has joined #linux-sunxi
07:13
tl_lim has quit [Read error: Connection reset by peer]
07:55
return0e has quit [Read error: Connection reset by peer]
07:56
return0e has joined #linux-sunxi
07:57
macc24 has quit [Ping timeout: 250 seconds]
07:57
return0e has quit [Read error: Connection reset by peer]
07:58
return0e has joined #linux-sunxi
08:16
lkcl has quit [Ping timeout: 256 seconds]
08:23
xqdzn has quit [Remote host closed the connection]
08:32
ldevulder_ is now known as ldevulder
08:35
JohnDoe5 has joined #linux-sunxi
08:38
JohnDoe_71Rus has quit [Ping timeout: 258 seconds]
09:00
netlynx has joined #linux-sunxi
09:00
netlynx has quit [Changing host]
09:00
netlynx has joined #linux-sunxi
09:04
dddddd has joined #linux-sunxi
09:07
JohnDoe_71Rus has joined #linux-sunxi
09:15
mauz555 has joined #linux-sunxi
09:25
aloo_shu has quit [Ping timeout: 264 seconds]
09:26
aloo_shu has joined #linux-sunxi
09:30
macc24 has joined #linux-sunxi
09:50
popolon has joined #linux-sunxi
09:53
lkcl has joined #linux-sunxi
10:21
Mangy_Dog has joined #linux-sunxi
10:24
gsz has quit [Remote host closed the connection]
10:28
gsz has joined #linux-sunxi
10:42
lurchi_ is now known as lurchi__
10:43
iyzsong has joined #linux-sunxi
10:43
huawei has joined #linux-sunxi
10:44
gsz has quit [Ping timeout: 264 seconds]
10:52
sbbg has quit [Ping timeout: 265 seconds]
10:57
buZz has joined #linux-sunxi
10:57
buZz has joined #linux-sunxi
10:57
buZz has quit [Changing host]
11:00
jbrown has quit [Ping timeout: 246 seconds]
11:01
gsz has joined #linux-sunxi
11:05
iyzsong- has joined #linux-sunxi
11:06
iyzsong has quit [Ping timeout: 256 seconds]
11:07
fl_0 has quit [Ping timeout: 264 seconds]
11:11
fl_0 has joined #linux-sunxi
11:12
jbrown has joined #linux-sunxi
11:37
suprothunderbolt has quit [Ping timeout: 258 seconds]
11:44
florian has quit [Ping timeout: 265 seconds]
11:51
florian has joined #linux-sunxi
11:53
tdebrouw has quit [Quit: Leaving.]
12:15
tdebrouw has joined #linux-sunxi
12:24
tdebrouw has quit [Quit: Leaving.]
12:28
airgapp has quit [Quit: airgapp]
12:29
lurchi__ is now known as lurchi_
12:36
gsz has quit [Ping timeout: 250 seconds]
12:49
gsz has joined #linux-sunxi
12:53
lurchi_ is now known as lurchi__
13:27
gsz has quit [Ping timeout: 258 seconds]
13:43
NeuroScr has quit [Quit: NeuroScr]
13:58
gaston1980 has joined #linux-sunxi
14:06
macc24 has quit [Ping timeout: 264 seconds]
14:11
suprothunderbolt has joined #linux-sunxi
14:11
xqdzn has joined #linux-sunxi
14:38
macc24 has joined #linux-sunxi
14:39
tnovotny has quit [Ping timeout: 250 seconds]
14:47
AneoX has joined #linux-sunxi
14:57
macc24 has quit [Quit: WeeChat 2.8]
15:06
tllim has joined #linux-sunxi
15:07
gsz has joined #linux-sunxi
15:10
<
xqdzn >
Is sunxi_defconfig in mainline kernel fixed? I have few different patch to let kernel detect my mmc and boot from it.
15:14
<
jernej >
montjoie: Did you noticed any issue with dwmac-sun8i on 5.6.0 (H6)?
15:14
<
jernej >
I get: NETDEV WATCHDOG: eth0 (dwmac-sun8i): transmit queue 0 timed out
15:26
lurchi__ is now known as lurchi_
15:30
aloo_shu has quit [Ping timeout: 250 seconds]
15:31
aloo_shu has joined #linux-sunxi
15:37
macc24 has joined #linux-sunxi
16:00
vagrantc has joined #linux-sunxi
16:05
ganbold_ has quit [Read error: Connection reset by peer]
16:10
ganbold has joined #linux-sunxi
16:26
macc24 has quit [Quit: WeeChat 2.8]
16:35
tnovotny has joined #linux-sunxi
17:35
macc24 has joined #linux-sunxi
17:36
xqdzn has quit [Remote host closed the connection]
17:43
gsz has quit [Ping timeout: 250 seconds]
17:48
luke-jr has joined #linux-sunxi
17:59
gsz has joined #linux-sunxi
18:01
tdebrouw has joined #linux-sunxi
18:01
florian has quit [Ping timeout: 258 seconds]
18:07
<
montjoie >
jernej: let me check
18:08
<
montjoie >
jernej: 5.6.0 or any 5.6.x ?
18:08
<
jernej >
just for info, I noticed this once, after reset this message was not logged
18:08
<
jernej >
I currently use 5.6.0
18:09
<
jernej >
I don't even know how reproducable it is
18:10
<
ElectroStrong >
well this conversation has me curious - I have an older A10 (Hackberry) on a 3.4.29 kernel that I compiled years ago - have the commits from the linux-sunxi kernel been integrated into the mainline so I can just download and compile the mainline kernel with A10 support?
18:13
<
vagrantc >
i run a cubieboard-a10 without a patched kernel ... although it's running a pretty old mainline kernel
18:14
tnovotny has quit [Remote host closed the connection]
18:15
<
ElectroStrong >
thx vagrantc - do you know the kernel version by chance? The cubieboard is very similar to the hackberry from what I recall
18:16
<
montjoie >
ElectroStrong: I see sun4i-a10-hackberry in mainline linux, so any version should be fine
18:17
<
ElectroStrong >
thx montjoie - I'll check it out
18:18
<
vagrantc >
ElectroStrong: apparently 3.16
18:19
<
vagrantc >
so not a lot newer than what you were running
18:19
<
vagrantc >
it's a simple headless system though; don't know what you're using the hackberry for
18:19
<
vagrantc >
really ought to upgrade/obsolete that system
18:20
<
ElectroStrong >
vagrantc: ya, but a good minimum to consider - thx again for the info - mine is similar right now (headless) but I'll probably hook up an LCD to create a remote audio player for one of my speaker systems
18:20
macc24 has quit [Quit: WeeChat 2.8]
18:20
<
ElectroStrong >
usually I just leave them if they just work, but since I'm dusting it off, wanted to bring it to a bit more of a current configuration
18:20
<
ElectroStrong >
(or at least try to)
18:21
macc24 has joined #linux-sunxi
18:23
macc24 has quit [Client Quit]
18:40
florian_kc has joined #linux-sunxi
18:52
<
montjoie >
jernej: nothing on my side for dwmac-sun8i
19:07
gsz has quit [Quit: Konversation terminated!]
19:09
vagrantc_ has joined #linux-sunxi
19:11
vagrantc has quit [Quit: leaving]
19:11
vagrantc_ is now known as vagrantc
19:54
macc24 has joined #linux-sunxi
20:10
ElectroStrong has quit [Ping timeout: 265 seconds]
20:13
florian_kc is now known as florian
20:14
ElectroStrong has joined #linux-sunxi
20:26
ElectroStrong has quit [Ping timeout: 250 seconds]
20:41
lurchi_ is now known as lurchi__
20:55
cnxsoft has quit [Read error: Connection reset by peer]
20:55
cnxsoft has joined #linux-sunxi
21:22
mauz555 has quit [Read error: Connection reset by peer]
21:22
Nakaori has quit [Remote host closed the connection]
21:22
Nakaori has joined #linux-sunxi
21:23
macc24 has quit [Quit: WeeChat 2.8]
21:24
macc24 has joined #linux-sunxi
21:28
florian has quit [Quit: Ex-Chat]
21:32
jstein has joined #linux-sunxi
21:32
mauz555 has joined #linux-sunxi
21:38
lurchi__ is now known as lurchi_
21:45
camh has quit [Read error: Connection reset by peer]
21:50
camh has joined #linux-sunxi
21:51
netlynx has quit [Quit: Ex-Chat]
21:54
mauz555 has quit [Remote host closed the connection]
21:55
mauz555 has joined #linux-sunxi
22:03
Nakaori has quit [Remote host closed the connection]
22:03
Nakaori has joined #linux-sunxi
22:11
macc24 has quit [Quit: WeeChat 2.8]
22:13
tdebrouw has quit [Quit: Leaving.]
22:19
NeuroScr has joined #linux-sunxi
22:26
mauz555 has quit [Read error: Connection reset by peer]
22:31
mauz555 has joined #linux-sunxi
22:32
aloo_shu has quit [Ping timeout: 264 seconds]
22:32
aloo_shu has joined #linux-sunxi
22:42
mauz555 has quit [Remote host closed the connection]
22:42
lurchi_ is now known as lurchi__
22:52
ldevulder_ has joined #linux-sunxi
22:53
ldevulder_ has quit [Remote host closed the connection]
22:53
ldevulder_ has joined #linux-sunxi
22:54
ldevulder has quit [Ping timeout: 250 seconds]
22:54
fl__0 has joined #linux-sunxi
22:54
fl_0 has quit [Ping timeout: 264 seconds]
23:06
mauz555 has joined #linux-sunxi
23:15
popolon has quit [Quit: WeeChat 2.8]
23:20
gaston1980 has quit [Quit: Konversation terminated!]
23:21
Nemo_bis has quit [Ping timeout: 256 seconds]
23:39
random_yanek has quit [Quit: random_yanek]
23:39
random_yanek has joined #linux-sunxi
23:46
parazyd has quit [Remote host closed the connection]
23:47
paulk-leonov has quit [Ping timeout: 240 seconds]
23:49
paulk-leonov has joined #linux-sunxi