Quantcast
Channel: banana pi single board computer open source project official forum BPI team - Latest posts
Viewing all 43509 articles
Browse latest View live

BPI-R64 current u-boot support

$
0
0

hi, it does not contain any code for r64…

it would be nice to start repo with upstream u-boot and add your Patches on top (not one commit including upstream-source mixed with your changes), so everybody can see what is changed…

as an example i’ve added content of this folder to a branch in my repo:

https://github.com/frank-w/u-boot/commits/2019-07-bpi

but good that are no objects and generated files in the folder uploaded :slight_smile:


Banana Pi BPI-M64 new image: Grub demo with Debian 10 and ubuntu 19.10 2019-10-21

$
0
0

Using Micro USB for power with 2.1Amp this works on 4.4 kernel. But not on mainline.

BPI-R64 current u-boot support

Which preloader image to use?

$
0
0

Sure will do, but not today - in a middle of house move right now. Probably would be able to test it on Friday.

Banana Pi BPI-M64 new image: Grub demo with Debian 10 and ubuntu 19.10 2019-10-21

Banana Pi BPI-M64 new image: Grub demo with Debian 10 and ubuntu 19.10 2019-10-21

$
0
0

Thank you for the advice, But the DC Connector is not a standard one and I cannot find it anywhere locally.

I will have to look for some device which uses something like this.

@sinovoip i made a connector to the board and tried it with dc and it is still the same.

I tried a fresh image of debian 10 lite.

Please advice

Mainline linux uboot 2019.07 for banana pi on github

$
0
0

good to have one uboot-repo without being mixed with kernel and for all devices without generated files (like in the kernel-repos).

with this repo you still have the possibility to include it in your kernel-repo for combined building (git submodule or get source via building-script). But some users only want to build one of them so they don’t need the other one.

as i’ve wrote in other thread it will be better to start with upstream code and commit your changes on top of the original uboot-code to see what you have changed. not 1 commit containing both squashed together (which cannot be shown by github webservice because of its size)

will r64 added in next time (before upstream support it)? will it be updated to more recent versions?

Mainline linux uboot 2019.07 for banana pi on github

$
0
0

for BPI-R64, we still cowork with MTK ,if ready ,will update.


BPI-R64 current u-boot support

$
0
0

Update our latest status for developing mt7622 upstream uboot
We have some major differences with Ray’s version

  1. We use 64-bit u-boot because it is reasonable for 7622 which is ARMv8 architecture
  2. We focus on Nand/Nor flash first, due to we use RFBs which are SPI-nand/SPI-nor
    We will try Ray’s eMMC/SD patches to test eMMC and SD directly in BPIR64.

Status:

  • Serial - done
  • Timer - done
  • SD - not started
  • eMMC - ongoing
  • SNFI - done (for nand/nor)
  • Ethernet - ongoing
  • Switch - ongoing
  • PCI-E - todo
  • USB - todo
  • Clock - done (also fix some bugs in mtk-clk.c)
  • Pinctrl - done
  • Watchdog - ongoing
  • Reset - ongoing

It seems that some works are overlapping (with Ray’s works), maybe we can integrate the patches of both sides, but we think mt7622 upstrem u-boot should be 64 bits.

BPI-R64 current u-boot support

$
0
0

Can we see your current work to compare / migrate to 64bit too?

Dmesg flooded with RTW messages

$
0
0

Thanks for reaching out.

root@bpi-iot-ros-ai:~# cat /proc/cmdline
board=bpi-m4 console=earlycon=uart8250,mmio32,0x98007800 console=tty1 fbcon=map:0 console=ttyS0,115200 root=/dev/mmcblk0p2 rw rootfstype=ext4 rootwait fsck.mode=force fsck.repair=yes service=linux sdmmc_on=0 loglevel=8 initcall_debug=0

root@bpi-iot-ros-ai:~# cat /proc/sys/kernel/printk
1	4	1	3

All checks out as it seems. Could the level be set wrongly on the RTW module itself? Can a module (8821cu) itself be silenced by doing some modprobe options?

Dmesg flooded with RTW messages

$
0
0

Try removing

loglevel=8

From bootargs (maybe another var used in bootargs) in uEnv.txt

I don’t know that driver…maybe it is compiled with DEBUG option

[BPI-R2] internal Wifi/BT (MT6625L) - Kernel

$
0
0

frank-w in kernel build bpi-r2_5.4.0-rc5-merged wat features are supported ?

[BPI-R2] internal Wifi/BT (MT6625L) - Kernel

$
0
0

In merged-tree all feature-branches except second gmac (wifi,poweroff,hdmi) are merged, and of course all mainline-options from older lts.

BPI-M2U & Berry New Image Release : Ubuntu 16.04 & Raspbian 9.4 & Debian 9.4 2019-05-13


Banana Pi BPI-M64 new image: Grub demo with Debian 10 and ubuntu 19.10 2019-10-21

$
0
0

Any update on this?

Will be waiting to test the mainline built.

Armbian_5.41 Upgrade Crashes

$
0
0

Confirm this issue (i.e. unable to install debian buster due kernel crash occured). Issue located at linux-dtb-next-sunix64 package. Temporary solution:

  • install debian stretch;
  • hold working package and update stretch to last release by following commands: apt-mark hold linux-dtb-next-sunxi64 apt-get update apt-get --autoremove dist-upgrade
  • reboot computer
  • edit files /etc/apt/sources.list and /etc/apt/sources.list.d/armbian.list (replace all “stretch” to “buster”)
  • perform standard upgrade procedure by following commands: apt-get update apt-get --autoremove dist-upgrade

Determine hardware version from commandline

$
0
0

When logged in as root, is there any way to tell which hardware version of the Banana Pi you are logged into? Some sort of hardware signature, or some combined metric??

Determine hardware version from commandline

$
0
0

which are you mean???, github???

BPI-M3 new image:Banana PI BPI-M3 boot ubuntu 19.10 & debian 10 with grub

Viewing all 43509 articles
Browse latest View live