Turl changed the topic of #linux-sunxi to: Allwinner/sunxi /development discussion - did you try looking at our wiki? https://linux-sunxi.org - Don't ask to ask. Just ask and wait! - https://github.com/linux-sunxi/ - Logs at http://irclog.whitequark.org/linux-sunxi
<apritzel> catphish: probably not, but some knowledgeable people may still recover from FOSDEM ;-)
TheLinuxBug has joined #linux-sunxi
<catphish> never heard of that!
<catphish> i hope it has plenty of beer
Ueno_Otoko has joined #linux-sunxi
<apritzel> probably because the "E" in it stands for Europe ;-)
<apritzel> over here is pretty well known by everyone ...
<catphish> i'm in europe (for now)
<apritzel> Oh right, was mixing that up, sorry.
<catphish> i'm in the UK :) but i dont pay much attention to conferences sadly
<apritzel> catphish: FOSDEM is entirely non-commercial and free of charge
<catphish> cool
<apritzel> and if you book the Eurostar in November, you can save quite some money ;-)
<catphish> where is it held?
<apritzel> Brussels
* apritzel had to learn that advance booking thing the hard way ;-)
<catphish> i like belgium :)
<catphish> this 400Mbps tx limitation is really annoying me, no idea if its my fault or a hardware limitation
ricardocrudo has quit [Remote host closed the connection]
<apritzel> I wouldn't be suprised if the A20 actually cannot drive Gigabit Ethernet to it's limits
<apritzel> have you checked the Ethernet page in the Wiki?
<catphish> i have, it doesn't have any performance numbers :(
<catphish> the rx (ie the gmac writing to DRAM) seems to work at near enough gbit speed, but the tx (reading from dram) is quite a bit slower
hipboi has joined #linux-sunxi
hipboi has quit [Quit: This computer has gone to sleep]
<catphish> well got it working at 650kpps / 700Mbps, thats not too bad
interrobangd has quit [Quit: Leaving]
catphish has quit [Quit: Leaving]
cnxsoft has joined #linux-sunxi
MackBoy has joined #linux-sunxi
cnxsoft has quit [Remote host closed the connection]
cnxsoft has joined #linux-sunxi
ninolein has joined #linux-sunxi
<wens> 650 kbps sounds fishy
apritzel has quit [Ping timeout: 248 seconds]
hipboi has joined #linux-sunxi
egbert has quit [Disconnected by services]
egbert has joined #linux-sunxi
MaDMaLKaV has joined #linux-sunxi
hipboi has quit [Quit: This computer has gone to sleep]
cnxsoft has quit [Quit: cnxsoft]
cnxsoft has joined #linux-sunxi
Ueno_Otoko has quit [Ping timeout: 250 seconds]
p1u3sch1 has quit [Ping timeout: 250 seconds]
p1u3sch1 has joined #linux-sunxi
spags has joined #linux-sunxi
TheSeven has joined #linux-sunxi
naobsd has joined #linux-sunxi
IgorPec has joined #linux-sunxi
spags has quit [Remote host closed the connection]
sarietta has quit [Remote host closed the connection]
IgorPec has quit [Ping timeout: 250 seconds]
JohnDoe_71Rus has joined #linux-sunxi
diego71 has joined #linux-sunxi
TheSeven has quit [Disconnected by services]
[7] has joined #linux-sunxi
GeneralS1upid has joined #linux-sunxi
oliv3r_ has joined #linux-sunxi
wigyori_ has joined #linux-sunxi
VargaD_ has joined #linux-sunxi
Turl_ has joined #linux-sunxi
HeavyMetal_ has joined #linux-sunxi
diego71_ has quit [*.net *.split]
_fortis has quit [*.net *.split]
maz_ has quit [*.net *.split]
VargaD_ is now known as VargaD
<KotCzarny> wens: it was kpps (packets, not bits)
<wens> oh
<wens> in that case i don't know what proper performance should be
<KotCzarny> i bet its the same story as with sata
<KotCzarny> wouldnt surprise me if it had same cause
<wens> at least dwmac is used in quite a few platforms, we have something to measure against
maz_ has joined #linux-sunxi
jbrown has joined #linux-sunxi
<KotCzarny> anyone up to make a benchmark of reading and writing to memory WHILE reading and/or writing to eth/sata ?
<KotCzarny> and one during idle?
HeavyMetal_ is now known as HeavyMetal
HeavyMetal has quit [Changing host]
HeavyMetal has joined #linux-sunxi
popolon has joined #linux-sunxi
IgorPec has joined #linux-sunxi
_fortis_ has joined #linux-sunxi
sarietta has joined #linux-sunxi
sarietta_ has joined #linux-sunxi
sarietta has quit [Read error: Connection reset by peer]
IgorPec has quit [Ping timeout: 250 seconds]
sarietta_ has quit [Remote host closed the connection]
_fortis_ is now known as _fortis
sarietta has joined #linux-sunxi
engideavr has joined #linux-sunxi
MaDMaLKaV has quit [Quit: No Ping reply in 180 seconds.]
MaDMaLKaV has joined #linux-sunxi
orly_owl has joined #linux-sunxi
Michal has joined #linux-sunxi
Michal has quit [Changing host]
Michal has joined #linux-sunxi
IgorPec has joined #linux-sunxi
premoboss has quit [Ping timeout: 272 seconds]
domidumont has joined #linux-sunxi
domidumont has quit [Remote host closed the connection]
domidumont has joined #linux-sunxi
pistacio has joined #linux-sunxi
<pistacio> Hi all, is there a way to live transcode with A80, even with binary blobs? A20 works Ok with modded ffmpeg but is kind of slow.
yann|work has quit [Ping timeout: 260 seconds]
domidumont has quit [Remote host closed the connection]
domidumont has joined #linux-sunxi
robogoat has joined #linux-sunxi
<MoeIcenowy> pistacio: if you fell like coding
<MoeIcenowy> you can read https://github.com/jemk/cedrus
<MoeIcenowy> s/fell/feel
<pistacio> MoeIcenowy: Is there a template code for decoding and encoding that uses the cedar libs?
<MoeIcenowy> pistacio: the code above is a PoC of free cedar userspace driver
<MoeIcenowy> it seems that the address of cedar is different on a80
<MoeIcenowy> but it's dealed in the kernel driver
<MoeIcenowy> and the userspace driver may be fine
<rellla> pistacio: forget the cedar libs!
<MoeIcenowy> +1
<MoeIcenowy> forget them and go and research cedrus
<MoeIcenowy> in addition
<MoeIcenowy> do the cubieboard emulation in qemu works?
<rellla> pistacio: read the intro of http://linux-sunxi.org/Kodi
<pistacio> MoeIcenowy & rellla: Yes but if I understand it correctly cedrus is not working yet with A80, only with A10-A33, allwinner binary libs should work out of the box with A80.
<MoeIcenowy> pistacio: you can fix it
<rellla> don't know. but please don't support allwinner blobs.
<MoeIcenowy> linux-sunxi used to do not work also on A33
<MoeIcenowy> and now it works
<MoeIcenowy> you can try to fetch the version of VE first
Andy-D has quit [Ping timeout: 240 seconds]
sarietta has quit [Remote host closed the connection]
gaby_ has left #linux-sunxi [#linux-sunxi]
sarietta has joined #linux-sunxi
sarietta has quit [Remote host closed the connection]
sarietta has joined #linux-sunxi
sarietta has quit [Remote host closed the connection]
sarietta has joined #linux-sunxi
sarietta has quit [Read error: Connection reset by peer]
sarietta has joined #linux-sunxi
sarietta_ has joined #linux-sunxi
sarietta has quit [Read error: Connection reset by peer]
sarietta has joined #linux-sunxi
apritzel has joined #linux-sunxi
sarietta has quit [Read error: Connection reset by peer]
sarietta_ has joined #linux-sunxi
sarietta_ has quit [Remote host closed the connection]
sarietta has joined #linux-sunxi
sarietta has quit [Remote host closed the connection]
reinforce has joined #linux-sunxi
sarietta has joined #linux-sunxi
sarietta has quit [Ping timeout: 250 seconds]
matthias_bgg has joined #linux-sunxi
matthias_bgg has quit [Read error: Connection reset by peer]
yann|work has joined #linux-sunxi
apritzel has quit [Ping timeout: 248 seconds]
GeneralS1upid is now known as GeneralStupid
sarietta has joined #linux-sunxi
naobsd has quit [Quit: naobsd]
sarietta has quit [Ping timeout: 276 seconds]
lerc_ has quit [Remote host closed the connection]
lerc has joined #linux-sunxi
apritzel has joined #linux-sunxi
matthias_bgg has joined #linux-sunxi
ricardocrudo has joined #linux-sunxi
alexxy has joined #linux-sunxi
alexxy has quit [Read error: Connection reset by peer]
mzki has joined #linux-sunxi
wigyori_ is now known as wigyori
huawei has quit [Ping timeout: 240 seconds]
alexxy has joined #linux-sunxi
huawei has joined #linux-sunxi
sarietta has joined #linux-sunxi
sarietta has quit [Ping timeout: 250 seconds]
lerc has quit [Quit: No Ping reply in 180 seconds.]
tkaiser has joined #linux-sunxi
lerc has joined #linux-sunxi
<tkaiser> KotCzarny: Armbian now supports Orange Pi Plus/PC/2 (u-boot 2016.1/kernel 3.4.40): http://forum.armbian.com/index.php/topic/617-wip-support-for-the-upcoming-orange-pi-one/?view=getlastpost
domidumont has quit [*.net *.split]
domidumont has joined #linux-sunxi
jero- has joined #linux-sunxi
<KotCzarny> tkaiser: which is weird because last time i've asked igor about legacy kernel on opipc he said 'no'
<tkaiser> Seems he changed his mind. But some things changed in the meantime: mainline u-boot and ssvb's kernel 3.4.39 fork
<KotCzarny> yes, i've said that mainline uboot supports opipc partially (but good enough for local boot)
<KotCzarny> i guess someone had better arguments than me ;)
tyler-baker has quit [Quit: Shazbot]
reinforce has quit [Quit: Leaving.]
<KotCzarny> or he just got h3 based board simply ;)
<tkaiser> Nope, he has an Orange Pi Plus for quite some time. Next step would be to nail down the Ethernet problem (one single kernel binary for Plus and 2/PC/One) and to test with all available boards
<KotCzarny> what problem?
<tkaiser> Thx, now I know that it was not you who talked about that with ssvb a few days/weeks ago ;)
<tkaiser> So I can better search through the IRC log :)
<KotCzarny> im using 3.4.39, and emac simply works
<KotCzarny> but is a bit incompatible with bpi-r1 switch
<KotCzarny> when connected there autonegotiation fails and it sticks to 10mbit after ~20s
<KotCzarny> but when connected to regular switch it autonegs to 100mbit in ~1s
<igraltis1> KotCzarny: which os are you using on bpri-r1 and which kernel version?
<KotCzarny> armbian with legacy kernel (i needed audio at the time of install)
<KotCzarny> Linux lamobo 3.4.110-sun7i #2 SMP PREEMPT Sat Nov 28 19:53:25 CET 2015 armv7l GNU/Linux
<igraltis1> ok
<igraltis1> i was to think to buy such but i like more recent kernel
<KotCzarny> bpi-r1 should be supported in mainline from ~4.4-4.5
<tkaiser> igraltis1: It runs with mainline kernel but the device is simply crap. And with 4.5.0-rc1 the b53 driver doesn't compile
<KotCzarny> i'll probably switch to mainline kernel when power chip gets full support
<KotCzarny> +1 tkaiser
<tkaiser> Apart from that it's not useable as a router since it's just a dumb switch
<KotCzarny> bpi-r1 is crappy, still, might suit your home needs
<KotCzarny> especially it has ups built in ;)
<tkaiser> Like every Lime/Lime2 from Olimex
<KotCzarny> do they have connector populated?
<igraltis1> i have a cubietruck with a litle switch and is ok so far
<tkaiser> Yes and a connected SATA disk will be provided with power through step-up DC-DC converter
<igraltis1> the idea from bpir is nice but when i read broadcom chip somehow i dont like
<KotCzarny> tkaiser, lime2 is missing audio jack, unfortunatelly
<tkaiser> igraltis1: Read the device page in the linux-sunxi wiki and if that's not sufficient to convince you from staying away then a few treads in the Armbian forums.
<KotCzarny> yup, more proper board + external switch is much better solution
<KotCzarny> but as i said, for home it *might* be usable
<apritzel> Hi guys, since people keep asking me: https://github.com/apritzel/linux/commits/a64-v1
<jelle> nice!
<jelle> not sure if I want the pine64 as a64 hardware though, I'd rather have something with SATA :-)
<apritzel> I sent this out internally here (legal requirement for new code) and will post it publicly later today
<apritzel> ssvb: mripard: if you want to have a sneak peek already, check the link above
<arete74> hi i have an problem with mpd and cubieboard audio wit mainline, i have this config for alsa //sprunge.us/IbXX and this is aply -l //sprunge.us/ANaL
<KotCzarny> nice link you got there
<arete74> but mpd if try to set the volume have this error alsa_mixer: Failed to read mixer for 'analog': no such mixer control: PCM
<KotCzarny> what is your /etc/asound.conf ?
<KotCzarny> ahm, the first one
<KotCzarny> there is no pcm control
Nacho_ has joined #linux-sunxi
<arete74> kotczarny: sun4icodec not have pcm control ?
<KotCzarny> you may try switching to Master
<KotCzarny> or using software volume if mpd supports it
tkaiser has quit [Quit: jIRCii - http://www.oldschoolirc.com]
<KotCzarny> amixer scontrols
<KotCzarny> mixer_control in mpd conf
<KotCzarny> set to Master
<KotCzarny> or whatever you prefer from alsamixer
<arete74> amixer scontrols http://sprunge.us/ZMWQ
<KotCzarny> uh, not even Master? o.o
<KotCzarny> play with alsamixer and check if 'Power Amplifier Mixer' is the one you want
<arete74> the "volume control" is Power Amplifier ?
<KotCzarny> dont know, just guessing, just play some mp3 and use alsamixer to fiddle with controls
<KotCzarny> then use the one that works
<KotCzarny> in the worst case set in mpd conf: mixer_type software
<KotCzarny> which will do softvol
sarietta has joined #linux-sunxi
apritzel1 has joined #linux-sunxi
sarietta has quit [Ping timeout: 248 seconds]
paulk-collins has joined #linux-sunxi
kadamski has joined #linux-sunxi
<kadamski> Hi, I'm using H3 SoC with a current linux-next kernel. It seems that when a GPIO pin is configured as interrupt function, I can't read it's proper state using /sys/class/gpioX/value
<kadamski> datasheet isn't very clear about this but it does say that you can only read data register if you're port is configured as input. "If the
<kadamski> port is configured as functional pin, the undefined value will be read.
naobsd has joined #linux-sunxi
Worf has joined #linux-sunxi
<kadamski> Do yoy know if this is H3 specific thing? sunxi_pinctrl_gpio_get does not seem to care if current function is set to interrupt
<kadamski> is this what irq_read_needs_mux is for?
<arete74> kotczarny: thanks i have set mixer_control "Power Amplifier" and work fine
<arete74> the audio setup for maniline needs to be improved on the wiki!!!!
<KotCzarny> create an account, fix it up
cptG_ has quit [Ping timeout: 250 seconds]
cptG has joined #linux-sunxi
<KotCzarny> (that's what wiki is for anyway)
<arete74> missing time...i have the acocunt...
<KotCzarny> you've come to irc, you've saved some time by getting fix here, now use the saved time to share the information to the others
<arete74> kotczarny: not problem...
tchiwam_ has joined #linux-sunxi
tchiwam has quit [Ping timeout: 276 seconds]
MaDMaLKaV has quit [Quit: No Ping reply in 180 seconds.]
MaDMaLKaV has joined #linux-sunxi
iamfrankenstein has quit [Quit: iamfrankenstein]
iamfrankenstein has joined #linux-sunxi
sarietta has joined #linux-sunxi
sarietta has quit [Ping timeout: 265 seconds]
IgorPec has quit [Ping timeout: 260 seconds]
paulk-collins has quit [Remote host closed the connection]
jero- has quit [Ping timeout: 246 seconds]
jero has joined #linux-sunxi
jero is now known as Guest47748
afaerber has joined #linux-sunxi
tchiwam has joined #linux-sunxi
tchiwam_ has quit [Ping timeout: 245 seconds]
arokux has joined #linux-sunxi
<arokux> hi guys
<arokux> how is the Allwinner doing? I haven't heard much about it in the news...
<rellla> arokux: no more news from Allwinner themselves i think :p
<rellla> but very good mainline progress from the guys here imho
<arokux> rellla: I would be glad to help again a bit, maybe some testing. is there anything to test? :)
<arokux> mripard: ---^
<arokux> rellla: lots of things are done already!
sarietta has joined #linux-sunxi
IgorPec has joined #linux-sunxi
JohnDoe_71Rus has quit [Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org]
sarietta has quit [Ping timeout: 240 seconds]
arokux has quit [Quit: Page closed]
IgorPec has quit [Ping timeout: 240 seconds]
MaDMaLKaV has quit [Quit: No Ping reply in 180 seconds.]
MaDMaLKaV has joined #linux-sunxi
FDCX has joined #linux-sunxi
_massi has joined #linux-sunxi
IgorPec has joined #linux-sunxi
Guest47748 is now known as jero-
cnxsoft has quit [Quit: cnxsoft]
Worf has quit [Quit: Konversation terminated!]
jero- is now known as jero
arete74 has quit [Quit: leaving]
mnr has joined #linux-sunxi
arete74 has joined #linux-sunxi
sarietta has joined #linux-sunxi
sarietta has quit [Ping timeout: 256 seconds]
maz_ is now known as maz
specing has joined #linux-sunxi
premoboss has joined #linux-sunxi
adj_ has joined #linux-sunxi
JohnDoe_71Rus has joined #linux-sunxi
p1u3sch1 has quit [Ping timeout: 250 seconds]
maz has quit [Quit: Leaving]
maz has joined #linux-sunxi
p1u3sch1 has joined #linux-sunxi
reinforce has joined #linux-sunxi
sarietta has joined #linux-sunxi
sarietta has quit [Ping timeout: 250 seconds]
apritzel1 has quit [Ping timeout: 248 seconds]
premoboss has quit [Remote host closed the connection]
domidumont has quit [Remote host closed the connection]
MaDMaLKaV has quit [Read error: Connection reset by peer]
domidumont has joined #linux-sunxi
MaDMaLKaV has joined #linux-sunxi
apritzel1 has joined #linux-sunxi
bmeneg has quit [Ping timeout: 272 seconds]
cptG has quit [Remote host closed the connection]
sarietta has joined #linux-sunxi
sarietta has quit [Ping timeout: 256 seconds]
yann|work has quit [Remote host closed the connection]
tkaiser has joined #linux-sunxi
yann|work has joined #linux-sunxi
pstef_ has quit [Ping timeout: 240 seconds]
apritzel1 has quit [Ping timeout: 248 seconds]
bmeneg has joined #linux-sunxi
Netlynx has joined #linux-sunxi
Netlynx has joined #linux-sunxi
apritzel1 has joined #linux-sunxi
bmeneg has quit [Ping timeout: 245 seconds]
<igraltis1> montjoie: the hwrng on cubietruck is now working
domidumont has quit [Ping timeout: 246 seconds]
apritzel1 has quit [Ping timeout: 248 seconds]
bmeneg has joined #linux-sunxi
nove has joined #linux-sunxi
avph has quit [Ping timeout: 245 seconds]
avph has joined #linux-sunxi
sarietta has joined #linux-sunxi
sarietta has quit [Ping timeout: 256 seconds]
yann|work has quit [Ping timeout: 276 seconds]
reinforce has quit [Quit: Leaving.]
reinforce has joined #linux-sunxi
pmattern has joined #linux-sunxi
paulk-collins has joined #linux-sunxi
matthias_bgg has left #linux-sunxi ["Leaving"]
apritzel has quit [Ping timeout: 248 seconds]
vagrantc has joined #linux-sunxi
sarietta has joined #linux-sunxi
pmattern has quit [Quit: Genug für heute.]
_massi has quit [Remote host closed the connection]
cosm has joined #linux-sunxi
tkaiser has quit [Ping timeout: 245 seconds]
libcg has joined #linux-sunxi
afaerber has quit [Quit: Ex-Chat]
IgorPec has quit [Ping timeout: 252 seconds]
cosm has quit [Ping timeout: 272 seconds]
cosm has joined #linux-sunxi
cosm has quit [Client Quit]
cosm has joined #linux-sunxi
domidumont has joined #linux-sunxi
domidumont has quit [Remote host closed the connection]
domidumont has joined #linux-sunxi
apritzel has joined #linux-sunxi
cosm has quit [Ping timeout: 245 seconds]
domidumont has quit [*.net *.split]
apritzel has quit [Ping timeout: 248 seconds]
cosm has joined #linux-sunxi
apritzel has joined #linux-sunxi
<nove> rellla: thanks for the trouble
domidumont has joined #linux-sunxi
<rellla> nove: yw
<rellla> Which trouble? :p
<rellla> It's short, but includes the must-knows imho. It got more into a personal what-is-the-problem-with-aw-and-the-linux-sunxi-media-people...
cosm has quit [Ping timeout: 260 seconds]
cosm has joined #linux-sunxi
SadSmile has joined #linux-sunxi
Worf has joined #linux-sunxi
tkaiser has joined #linux-sunxi
paulk-collins has quit [Read error: Connection reset by peer]
JohnDoe_71Rus has quit [Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/]
paulk-collins has joined #linux-sunxi
<nove> well, is true that things in the wiki could be better, but i personally don't know what should be written there to make everything more and more clear
cosm has quit [Ping timeout: 272 seconds]
cosm has joined #linux-sunxi
IgorPec has joined #linux-sunxi
IgorPec has quit [Ping timeout: 248 seconds]
yann|work has joined #linux-sunxi
reinforce has quit [Quit: Leaving.]
apritzel has quit [Ping timeout: 248 seconds]
<montjoie> igraltis1: thanks for the test, have you tested rngtest ?
domidumont has quit [Ping timeout: 246 seconds]
sunxi_fan1 has joined #linux-sunxi
Netlynx has quit [Quit: Leaving]
Worf has quit [Quit: Konversation terminated!]
IgorPec has joined #linux-sunxi
IgorPec has quit [Ping timeout: 276 seconds]
mnr has quit [Quit: leaving]
mosterta has joined #linux-sunxi
ricardocrudo has quit [Ping timeout: 264 seconds]
apritzel has joined #linux-sunxi
SadSmile has quit [Quit: Leaving]
cosm has quit [Ping timeout: 276 seconds]
cosm has joined #linux-sunxi
<paulk-collins> hey, this is a bit off-topic, but are emmc data lines supposed to be at 0V even though they have a pull-up when the chip is not active?
<paulk-collins> (this contrasts to e.g. UART that has active pull-up even when the line is not used)
paulk-collins has quit [Remote host closed the connection]
nove has quit [Quit: nove]
iamfrankenstein has quit [Quit: iamfrankenstein]
cosm has quit [Ping timeout: 252 seconds]
tyler-baker has joined #linux-sunxi
pstef has joined #linux-sunxi
dev1990 has joined #linux-sunxi
mzki has quit [Quit: leaving]
lamer14543679777 has joined #linux-sunxi
dev1990 has quit [Quit: Konversation terminated!]
tkaiser has quit [Ping timeout: 272 seconds]
ricardocrudo has joined #linux-sunxi
robogoat has quit [Ping timeout: 256 seconds]
robogoat has joined #linux-sunxi
marcosps has joined #linux-sunxi
<marcosps> Hi guys! I have an A31 board, but it seems there isn't an image ready to install it, right? I was planning to have a debian device.
<igraltis1> montjoie: yes
<marcosps> I already compiled uboot, and I'm now checking the Linux kernel to compile it using A31 devicetree.
<marcosps> There is some guide to port new board and create new ready to use SD images?
<igraltis1> montjoie: http://paste.debian.net/378055/
<igraltis1> now my cubietruck has 2 wlan adapter because the brcm is working too :D
<marcosps> igraltis1: after build linux and uboot, what can I do to install a debian distro? I'm new to embedded systems, but I really want to learn and to help :)
<igraltis1> for quick result yes :D
<igraltis1> i use a gentoo hardended on my cubie and rpi
<igraltis1> but firstly i did install on boot a rasbian
<igraltis1> then i was looking how its work and build up my gentoo system
<marcosps> igraltis1: so, in this case, I need to get debian and make a custom build of the distro, using the Linux and uboot previously compiled?
<igraltis1> no e.g. armbian has a ready image
<igraltis1> if ur board are supported
<igraltis1> just put image on the sdcard and boot
<igraltis1> the only differnt for me is on the embedded the boot process
<igraltis1> there is no bios and grub or uefi only need uboot
<marcosps> igraltis1: so, my board is not supported, so I just need to copy all the files of armbian to my sd card and place my kernel?
<igraltis1> my cubietruck has 3 possibilies to boot. nand, sdcard, and sata
<igraltis1> if nothing its boot from nand
<igraltis1> if sd card with uboot then its boot
<igraltis1> and if sata then i still need uboot to load the kernel and start the system