Hello Roger,
On 2/27/2025 3:56 PM, Roger Quadros wrote:
Hi,
On 25/02/2025 13:48, Chintan Vankar wrote:
CPSW driver is defined as UCLASS_MISC driver which needs to be probed
explicitly. Define bind method for CPSW driver to scan and bind
ethernet-ports with UCLASS_ETH driver which will eventual
Hello Alexander,
On 2/20/2025 12:19 AM, Sverdlin, Alexander wrote:
Hi Chintan!
On Wed, 2025-02-19 at 16:18 +0530, Chintan Vankar wrote:
To append a string to a tftp pkt, "tftp_send()" API invokes "sprintf()"
function which copies a string excluding a null character causing TFTP
not-null termin
On 1/7/2025 8:08 PM, Roger Quadros wrote:
On 07/01/2025 11:38, Chintan Vankar wrote:
Add configs for enabling Ethernet boot in R5SPL.
Signed-off-by: Chintan Vankar
---
configs/am68_sk_r5_ethboot_defconfig | 80
1 file changed, 80 insertions(+)
create mode
On 1/7/2025 7:52 PM, Tom Rini wrote:
On Tue, Jan 07, 2025 at 03:08:28PM +0530, Chintan Vankar wrote:
'sprintf()' function defined in 'tiny-printf.c' is returning length of the
string excluding null character. Fix this by increasing TFTP pkt length by
1 to avoid TFTP error of request being no
4 matches
Mail list logo