quot;:0}
<- 9dc9e08c # status: {"status":0,"objid":-723209694}
<- 4bb7a57d # status: {"status":0,"objid":-1940255602}
<- 1a8c6bf2 # add_object: {}
-> 1a8c6bf2 # data: {"objid":752170120}
-> 1a8c6bf2 # status: {"status":0}
I've done some research, and I've found
https://lists.openwrt.org/pipermail/openwrt-devel/2015-September/035514.html
and I think the call to ubusd_acl_check() shouldn't generate an error in
my case because I have an ACL file (assuming it is properly written)
- I doing something wrong in the ACL file?
- Is the root user the only allowed to add an object to the bus?
- Am I missing something?
Thanks in advance,
Luis Araneda.
___
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/lede-dev
ervice": {
"methods": [ "list" ]
}
},
"publish": [ "testobj" ]
}
Cheers,
Luis Araneda.
On Wed, May 17, 2017 at 1:17 AM, Luis Araneda wrote:
> Hi,
>
>
> I'm trying to create a ubus object using a n
de-dev
>
>
> Yes !
>
>
> Regards
>
>
> ___
> Lede-dev mailing list
> Lede-dev@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/lede-dev
Hi,
I've applied your patches, and I've made others to add support for the
Nanopi M1 Plus board, which uses an H3 SoC.
Everything seems working fine, even the WiFi card on the board
(.dts+nvram files).
Are you waiting for more testing to merge this to master? I'm
sure that almost all H3 based boards can be supported, at least at
some basic level.
Regards,
Luis Araneda.
___
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/lede-dev
Used by the NanoPi M1 Plus board
Signed-off-by: Luis Araneda
---
.../lib/firmware/brcm/brcmfmac43430-sdio.txt | 53 ++
1 file changed, 53 insertions(+)
create mode 100644
target/linux/sunxi/base-files/lib/firmware/brcm/brcmfmac43430-sdio.txt
diff --git
a/target
Needed to support some SDIO connected cards, like AMPAK modules
Signed-off-by: Luis Araneda
---
package/kernel/mac80211/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/package/kernel/mac80211/Makefile b/package/kernel/mac80211/Makefile
index 7e9b5ad618..add713a014 100644
--- a
Cortex-A7@1.2GHz
- RAM: 1GB DDR3
- eMMC: 8GB
- microSD slot
- Ethernet 10/100/1000M
- Wifi: AP6212
Signed-off-by: Luis Araneda
---
target/linux/sunxi/image/cortex-a7.mk | 12 ++
...un8i-add-common-dtsi-file-for-nanopi-SBCs.patch | 160
...un8i-add-support-for
Signed-off-by: Luis Araneda
---
package/boot/uboot-sunxi/Makefile | 7 +++
1 file changed, 7 insertions(+)
diff --git a/package/boot/uboot-sunxi/Makefile
b/package/boot/uboot-sunxi/Makefile
index 50c6b06a71..849d8ba353 100644
--- a/package/boot/uboot-sunxi/Makefile
+++ b/package/boot/uboot
This series add support for the NanoPi M1 Plus board.
Compile and tested using a real board.
NanoPi M1 Plus key features
- SoC: Allwinner H3, Quad-core Cortex-A7@1.2GHz
- RAM: 1GB DDR3
- eMMC: 8GB
- microSD slot
- Ethernet 10/100/1000M
- Wifi: AP6212
Luis Araneda (4):
uboot-sunxi: add NanoPi
d on
sunxi/Makefile)
I've been testing video processing workloads (OpenCV), and the board has
been running stable so far.
Thanks in advance,
Luis Araneda.
On Thu, Oct 19, 2017 at 12:18 AM, Luis Araneda wrote:
> This series add support for the NanoPi M1 Plus board.
>
> Compile and t
all of us, I'm time constrained as well.
>
> Any feedback on this approach (and help in migrating exists boards of
> course) is highly welcome.
That seems like the correct way to go, but is a lot of work as you mentioned.
I can start with the ipq806x and sunxi targets, since they are
10 matches
Mail list logo