Page MenuHomeFreeBSD
Feed Advanced Search

May 24 2019

yamori813_yahoo.co.jp created D20402: Fix compile error on ar531x..
May 24 2019, 11:25 PM

May 23 2019

yamori813_yahoo.co.jp created D20371: CPU model display in dmesg on mips target.
May 23 2019, 7:34 AM

May 15 2019

yamori813_yahoo.co.jp added a comment to D20170: Add GPIO MUX support on AR934x and AR1321.

Now work fine this hints.

May 15 2019, 7:12 AM
yamori813_yahoo.co.jp updated the diff for D20170: Add GPIO MUX support on AR934x and AR1321.
  • add cpu type to ar71xx_gpio_oe_is_high()
May 15 2019, 7:11 AM
yamori813_yahoo.co.jp added a comment to D20170: Add GPIO MUX support on AR934x and AR1321.

I checked code and I think this problem is case of ar71xx_gpio_oe_is_high().

May 15 2019, 6:44 AM
yamori813_yahoo.co.jp added a comment to D20170: Add GPIO MUX support on AR934x and AR1321.

AR9344 data sheet say.

May 15 2019, 4:31 AM

May 14 2019

yamori813_yahoo.co.jp added a comment to D20170: Add GPIO MUX support on AR934x and AR1321.

This is log.

May 14 2019, 4:35 AM
yamori813_yahoo.co.jp updated the diff for D20170: Add GPIO MUX support on AR934x and AR1321.
  • delete new impliment and change logic
May 14 2019, 1:43 AM
yamori813_yahoo.co.jp abandoned D20257: Merge pull request #31 from ZRouter/yamori813_modify.

Sorry my missing opration.

May 14 2019, 1:39 AM
yamori813_yahoo.co.jp created D20257: Merge pull request #31 from ZRouter/yamori813_modify.
May 14 2019, 1:38 AM

May 6 2019

yamori813_yahoo.co.jp created D20170: Add GPIO MUX support on AR934x and AR1321.
May 6 2019, 10:57 AM

May 1 2019

yamori813_yahoo.co.jp added a comment to D20101: GPIO CS support and set mode and clock.

This is my test environment.

May 1 2019, 12:07 AM

Apr 30 2019

yamori813_yahoo.co.jp added a comment to D20101: GPIO CS support and set mode and clock.

This is dmesg.

Apr 30 2019, 2:18 AM
yamori813_yahoo.co.jp updated the summary of D20101: GPIO CS support and set mode and clock.
Apr 30 2019, 2:01 AM
yamori813_yahoo.co.jp created D20101: GPIO CS support and set mode and clock.
Apr 30 2019, 1:54 AM

Apr 25 2019

yamori813_yahoo.co.jp created D20045: GPIO 32 bit access support for Mediatek and gpioc bug fix.
Apr 25 2019, 3:40 AM

Apr 23 2019

yamori813_yahoo.co.jp added a comment to D14290: gpiospi no delay support.

Sorry my missing comment.

Apr 23 2019, 5:56 AM
yamori813_yahoo.co.jp updated the diff for D12736: i2c support for mediatek soc.
  • delete dtsi file
Apr 23 2019, 4:41 AM

Apr 13 2019

yamori813_yahoo.co.jp added a comment to D12649: FDT support for RTL8366 on etherswitch framework.

loos Please show me complete dts file use gpioiic.c.

Apr 13 2019, 10:34 PM

Apr 8 2019

yamori813_yahoo.co.jp abandoned D13648: Add flashmap rootfs search function.

Now this patch is conflict. I hope some body make this future.

Apr 8 2019, 12:57 AM

Apr 3 2019

yamori813_yahoo.co.jp updated the diff for D16757: RTL8366 support on RT3052.
  • review refict
Apr 3 2019, 8:05 AM

Mar 22 2019

yamori813_yahoo.co.jp abandoned D17955: mips dts modify.

OK. I copy only my repository that is I want use.

Mar 22 2019, 8:37 AM
yamori813_yahoo.co.jp added a comment to D17955: mips dts modify.

My understand is sys/gnu/dts have only openwrt(opneled) dts files. And sys/dts have freebsd original dts files. MZK-W04N-XX.dts is my missing add dts file then move to freebsd dts directory. Do you think how to sync openwrt(opneled) dts files ?

Mar 22 2019, 7:11 AM

Jan 15 2019

yamori813_yahoo.co.jp added a comment to D13648: Add flashmap rootfs search function.
In D13648#285288, @mizhka_gmail.com wrote:

Hi,

Small cosmetic changes are required.
But I don't get idea why this marker lookup can't be done by flash_slicer code.
Could you please clarify benefit?

Thank you!

Jan 15 2019, 2:28 AM

Dec 6 2018

yamori813_yahoo.co.jp abandoned D18001: cpu model display on dmesg.

I can't update this review by arc command. I will put new review.

Dec 6 2018, 10:55 AM

Nov 16 2018

yamori813_yahoo.co.jp added a comment to D18001: cpu model display on dmesg.

! In D18001#384940, @yamori813_yahoo.co.jp wrote:
Mediatek soc is some time CPU print name and CHIPID is different. I have one that is CPU printed RT3050F but CHIPID is RT3350. I think Mediatek code need check SYSCTL_CHIPID0_3 and SYSCTL_CHIPID4_7. Sure thing first is CHIPID and second is FDT I believe.

Can you please share a dmesg output from the case where CPU is printed as RT3050F but CHIPID is RT3350 actually?

Nov 16 2018, 10:42 PM
yamori813_yahoo.co.jp added a comment to D18001: cpu model display on dmesg.

Please split Mediatek and Atheros in separate reviews.

In terms of Mediatek, it looks like there's a bit of code duplication. Why don't we just implement the CPU ID detection within mtk_soc_try_early_detect() instead? We already have the correct FDT mappings there, so all we have to do is fill in the cpu_model in there.

Nov 16 2018, 9:40 AM
yamori813_yahoo.co.jp added a comment to D18001: cpu model display on dmesg.

This is dmesg on MT7620.

Nov 16 2018, 6:25 AM
yamori813_yahoo.co.jp added a comment to D18001: cpu model display on dmesg.

Broadcom soc support is D12737.

Nov 16 2018, 5:29 AM
yamori813_yahoo.co.jp added reviewers for D18001: cpu model display on dmesg: sgalabov, mizhka, adrian, imp, hrs.
Nov 16 2018, 5:24 AM
yamori813_yahoo.co.jp created D18001: cpu model display on dmesg.
Nov 16 2018, 5:20 AM

Nov 11 2018

yamori813_yahoo.co.jp added reviewers for D17955: mips dts modify: sgalabov, adrian, mizhka, hrs.
Nov 11 2018, 11:12 PM
yamori813_yahoo.co.jp removed a reviewer for D17955: mips dts modify: manu.
Nov 11 2018, 11:11 PM
yamori813_yahoo.co.jp updated the diff for D17955: mips dts modify.
  • upgrade dts file at openwrt v18.06.1
Nov 11 2018, 11:05 PM
yamori813_yahoo.co.jp created D17955: mips dts modify.
Nov 11 2018, 11:00 PM

Nov 7 2018

yamori813_yahoo.co.jp abandoned D17880: move to early printf code to sys/arm/allwinner..
In D17880#382169, @manu wrote:

I seem uart_dev_snps.c use ather soc uart. Not only allwinner, And ALLWINNER_32 and ALLWINNER_64 define is not valid.

The ALLWINNER_XX defines are fake ones so one need to choose between the two.
If you have another device that uses snps uart driver feel free to submit some early routines if those ones doesn't work for you.
Also aw_machdep.c isn't used in aarch64 build.

Nov 7 2018, 10:13 PM
yamori813_yahoo.co.jp added a comment to D17880: move to early printf code to sys/arm/allwinner..

I seem uart_dev_snps.c use ather soc uart. Not only allwinner, And ALLWINNER_32 and ALLWINNER_64 define is not valid.

Nov 7 2018, 1:27 AM
yamori813_yahoo.co.jp added a reviewer for D17880: move to early printf code to sys/arm/allwinner.: hrs.
Nov 7 2018, 12:26 AM
yamori813_yahoo.co.jp created D17880: move to early printf code to sys/arm/allwinner..
Nov 7 2018, 12:23 AM

Oct 16 2018

yamori813_yahoo.co.jp added a comment to D17580: ar7241 gpio max pin fix.

datasheet.png (776×564 px, 227 KB)

Oct 16 2018, 9:49 AM
yamori813_yahoo.co.jp created D17580: ar7241 gpio max pin fix.
Oct 16 2018, 8:29 AM

Sep 12 2018

yamori813_yahoo.co.jp abandoned D10727: 74HC153 multiplexer input support for evdev on gpiobus.

This code have compile error now. I will check, but now abandon.

Sep 12 2018, 7:13 AM

Sep 5 2018

yamori813_yahoo.co.jp added a comment to D15943: new driver: dev/rt2860: driver for RT2860 wifi.

I want add RT2880 and RT5350 and MT7620 support in this code. If I will done it, then I will put review again. Thanks.

Sep 5 2018, 6:55 AM
yamori813_yahoo.co.jp abandoned D15943: new driver: dev/rt2860: driver for RT2860 wifi.
Sep 5 2018, 1:22 AM
yamori813_yahoo.co.jp added a comment to D15943: new driver: dev/rt2860: driver for RT2860 wifi.

I want add more support chip. But I don't know when that will be.

Sep 5 2018, 1:16 AM

Sep 3 2018

yamori813_yahoo.co.jp added a comment to D15943: new driver: dev/rt2860: driver for RT2860 wifi.

This is original README

Sep 3 2018, 10:39 AM

Sep 2 2018

yamori813_yahoo.co.jp updated the diff for D15943: new driver: dev/rt2860: driver for RT2860 wifi.
  • add support eeprom in flash
Sep 2 2018, 3:31 AM

Aug 24 2018

yamori813_yahoo.co.jp created D16892: add pci support at rt1310.
Aug 24 2018, 10:27 PM

Aug 21 2018

yamori813_yahoo.co.jp updated the diff for D16757: RTL8366 support on RT3052.
  • add more setup
Aug 21 2018, 1:57 PM
yamori813_yahoo.co.jp updated the diff for D16757: RTL8366 support on RT3052.
  • fixed bug
Aug 21 2018, 1:58 AM

Aug 17 2018

yamori813_yahoo.co.jp updated the diff for D16757: RTL8366 support on RT3052.
  • fixed led port
Aug 17 2018, 11:08 PM
yamori813_yahoo.co.jp added a comment to D16757: RTL8366 support on RT3052.

This is connect figure.

RTESW.png (480×640 px, 27 KB)

Aug 17 2018, 3:56 AM
yamori813_yahoo.co.jp updated the summary of D16757: RTL8366 support on RT3052.
Aug 17 2018, 3:02 AM
yamori813_yahoo.co.jp created D16757: RTL8366 support on RT3052.
Aug 17 2018, 2:49 AM

Aug 10 2018

yamori813_yahoo.co.jp updated the diff for D16622: arm/ralink cleanup and delete NON INTRNG code.
  • forget add kernel address setting
Aug 10 2018, 5:14 AM

Aug 8 2018

yamori813_yahoo.co.jp updated the diff for D16622: arm/ralink cleanup and delete NON INTRNG code.
  • too mach delete INTRNG
  • refict review
Aug 8 2018, 9:57 PM
yamori813_yahoo.co.jp created D16622: arm/ralink cleanup and delete NON INTRNG code.
Aug 8 2018, 8:04 AM

Jun 21 2018

yamori813_yahoo.co.jp added a comment to D15943: new driver: dev/rt2860: driver for RT2860 wifi.

Currently We have almost same code in these file.

Jun 21 2018, 11:03 PM
yamori813_yahoo.co.jp added a reviewer for D15943: new driver: dev/rt2860: driver for RT2860 wifi: sbruno.
Jun 21 2018, 1:15 PM
yamori813_yahoo.co.jp abandoned D15942: This is RT2860 driver.

Sorry my miss operation.

Jun 21 2018, 5:38 AM
yamori813_yahoo.co.jp updated the diff for D15943: new driver: dev/rt2860: driver for RT2860 wifi.
  • fix typo by arc
  • repare from master file
Jun 21 2018, 5:21 AM
yamori813_yahoo.co.jp created D15943: new driver: dev/rt2860: driver for RT2860 wifi.
Jun 21 2018, 5:14 AM
Herald added a reviewer for D15942: This is RT2860 driver: rgrimes.
Jun 21 2018, 4:37 AM

Jun 20 2018

yamori813_yahoo.co.jp updated the diff for D13648: Add flashmap rootfs search function.
  • impliment of a few u-boot have space before header
Jun 20 2018, 2:17 AM

Apr 27 2018

yamori813_yahoo.co.jp added a reviewer for D13648: Add flashmap rootfs search function: sgalabov.
Apr 27 2018, 5:12 AM

Apr 5 2018

yamori813_yahoo.co.jp updated the diff for D13648: Add flashmap rootfs search function.
  • forget delete
Apr 5 2018, 7:55 AM
yamori813_yahoo.co.jp updated the diff for D13648: Add flashmap rootfs search function.
  • delete kernel option make to default
Apr 5 2018, 7:08 AM

Apr 3 2018

yamori813_yahoo.co.jp updated the diff for D13648: Add flashmap rootfs search function.
  • check 64K and 128K boundly. add comment and static
Apr 3 2018, 10:28 AM
yamori813_yahoo.co.jp added a comment to D13648: Add flashmap rootfs search function.

I think dts must not have kernel size because of it's change kernel configuration. This code separate to kernel and rootfs from firmware partition.

Apr 3 2018, 4:47 AM
yamori813_yahoo.co.jp updated the diff for D13648: Add flashmap rootfs search function.
  • rewrite rootfs check logic
Apr 3 2018, 4:39 AM

Apr 2 2018

yamori813_yahoo.co.jp updated the diff for D14279: fixed amd type flash write opration and diaplay chip infomation at boot.
  • review refict
Apr 2 2018, 11:13 AM

Feb 10 2018

yamori813_yahoo.co.jp added a comment to D14279: fixed amd type flash write opration and diaplay chip infomation at boot.

Current code is very dangerous because of doing sector erase to address 0. 0 is boot sector in mips. Almost system is sector 0 is protected then no effect. I see Juniper not tested this code on AMD type flash.

Feb 10 2018, 9:57 AM
yamori813_yahoo.co.jp created D14290: gpiospi no delay support.
Feb 10 2018, 1:32 AM

Feb 9 2018

yamori813_yahoo.co.jp updated the diff for D14279: fixed amd type flash write opration and diaplay chip infomation at boot.
  • fixed typo
Feb 9 2018, 8:56 AM
yamori813_yahoo.co.jp created D14279: fixed amd type flash write opration and diaplay chip infomation at boot.
Feb 9 2018, 4:33 AM

Dec 28 2017

yamori813_yahoo.co.jp added a comment to D13648: Add flashmap rootfs search function.

If kernel configuration change and kernel size make big then std partition information is missing. In this case boot stop at mountroot. It's inconvenient. Non-FDT slicer geom_map have same function. I think more better this function set by FDT information than kernel option. But I don't know FDT access in geom code.

Dec 28 2017, 6:30 AM

Dec 27 2017

yamori813_yahoo.co.jp created D13648: Add flashmap rootfs search function.
Dec 27 2017, 8:40 AM

Dec 22 2017

yamori813_yahoo.co.jp created D13583: TMPFS_PAGES_MINRESERVED make kernel option. This is usefull small memory target at reroot capability..
Dec 22 2017, 2:04 AM

Oct 31 2017

yamori813_yahoo.co.jp updated the diff for D12833: EPSON RTC-8583 support code on i2c bus.
  • use err value at return
Oct 31 2017, 12:04 PM

Oct 30 2017

yamori813_yahoo.co.jp added a comment to D12833: EPSON RTC-8583 support code on i2c bus.

This is dts

Oct 30 2017, 8:30 AM
yamori813_yahoo.co.jp created D12833: EPSON RTC-8583 support code on i2c bus.
Oct 30 2017, 8:28 AM

Oct 24 2017

yamori813_yahoo.co.jp updated the diff for D12736: i2c support for mediatek soc.
  • remove child
Oct 24 2017, 1:40 AM
yamori813_yahoo.co.jp updated the diff for D12736: i2c support for mediatek soc.
  • review refict
Oct 24 2017, 1:31 AM

Oct 23 2017

yamori813_yahoo.co.jp updated the diff for D12649: FDT support for RTL8366 on etherswitch framework.
  • gpioiic is sepalate like gpioled
Oct 23 2017, 11:13 PM

Oct 21 2017

yamori813_yahoo.co.jp accepted D12737: [mips/broadcom] set sysctl "hw.model" by SoC ChipCommon ID.
Oct 21 2017, 11:41 AM · MIPS

Oct 20 2017

yamori813_yahoo.co.jp created D12736: i2c support for mediatek soc.
Oct 20 2017, 6:01 AM

Oct 19 2017

yamori813_yahoo.co.jp added a comment to D12649: FDT support for RTL8366 on etherswitch framework.

Custom dts files shouldn't be put to sys/gnu/dts. This directory is periodically synced with upstream tree, so custom changes may be hard to maintain. The right way to new .dts is to put it to boot/fdt/dts/mips. All include operators should just work

Oct 19 2017, 9:44 AM
yamori813_yahoo.co.jp updated the diff for D12649: FDT support for RTL8366 on etherswitch framework.
  • review refict
Oct 19 2017, 9:43 AM

Oct 18 2017

yamori813_yahoo.co.jp added a comment to D12649: FDT support for RTL8366 on etherswitch framework.
In D12649#263981, @loos wrote:

I don't like all the duplicate code in gpioiic.c.

Can you explain which bugs are you trying to fix ?

gpioiic seems to works fine with FDT, but if you want to use the new API, maybe you should consider something like what was done with gpioled (and its FDT counterpart).

Oct 18 2017, 11:08 PM

Oct 13 2017

yamori813_yahoo.co.jp created D12649: FDT support for RTL8366 on etherswitch framework.
Oct 13 2017, 12:48 AM

Oct 12 2017

yamori813_yahoo.co.jp created D12648: RT2880 pin control fix.
Oct 12 2017, 11:30 PM

May 28 2017

yamori813_yahoo.co.jp added a comment to D10967: fixed for BCM4712 module.

This patch can boot all my BCM devices. But sill we have hangup problem at boot time.

May 28 2017, 7:11 AM
yamori813_yahoo.co.jp updated the diff for D10967: fixed for BCM4712 module.
  • add BCM5312 support
May 28 2017, 7:08 AM
yamori813_yahoo.co.jp created D10967: fixed for BCM4712 module.
May 28 2017, 5:10 AM

May 17 2017

yamori813_yahoo.co.jp updated the diff for D10727: 74HC153 multiplexer input support for evdev on gpiobus.
  • review refict
May 17 2017, 11:56 AM
yamori813_yahoo.co.jp updated the diff for D10727: 74HC153 multiplexer input support for evdev on gpiobus.
  • review refict
May 17 2017, 3:43 AM

May 15 2017

yamori813_yahoo.co.jp created D10740: add mdioproxy support and phy4 is cpu port support and refactoring.
May 15 2017, 1:36 PM
yamori813_yahoo.co.jp added a comment to D10727: 74HC153 multiplexer input support for evdev on gpiobus.

I tested on /dev/input/event0 and mruby binding.

May 15 2017, 12:03 AM
yamori813_yahoo.co.jp added a comment to D10727: 74HC153 multiplexer input support for evdev on gpiobus.

This is hints for Buffalo WZR-HP-G300NH.

May 15 2017, 12:00 AM

May 14 2017

yamori813_yahoo.co.jp created D10727: 74HC153 multiplexer input support for evdev on gpiobus.
May 14 2017, 11:58 PM