Hi Leo,
Thanks! I have sent a v6 of this patchset wherein I have rebased the
patchset on the
latest master. I have removed the last patch with default config
options for qemu-riscv64
targets and have replaced it with a patch with Sean's suggestion for
adding to the
dependencies.
Thanks again.
On
Hi Kautuk,
On Tue, Dec 06, 2022 at 05:02:49PM +0530, Kautuk Consul wrote:
> Hi Leo,
>
> On Tue, Dec 6, 2022 at 4:29 PM Leo Liang wrote:
> >
> > Hi Kautuk,
> >
> > We have tested your patchset with QEMU 7.1.0.
> > It generally looks fine, but CI error seems to persist.
> > https://source.denx.de/
On 12/6/22 00:42, Kautuk Consul wrote:
> Hi,
>
> On Mon, Dec 5, 2022 at 8:46 PM Sean Anderson wrote:
>>
>> On 12/5/22 00:51, Kautuk Consul wrote:
>> > Hi,
>> >
>> > On Sat, Dec 3, 2022 at 9:44 AM Bin Meng wrote:
>> >>
>> >> On Fri, Sep 23, 2022 at 3:03 PM Kautuk Consul
>> >> wrote:
>> >> >
>>
Hi Leo,
On Tue, Dec 6, 2022 at 4:29 PM Leo Liang wrote:
>
> Hi Kautuk,
>
> We have tested your patchset with QEMU 7.1.0.
> It generally looks fine, but CI error seems to persist.
> https://source.denx.de/u-boot/custodians/u-boot-riscv/-/pipelines/14314
>
> The error comes from CI testcase timed-o
Hi Kautuk,
We have tested your patchset with QEMU 7.1.0.
It generally looks fine, but CI error seems to persist.
https://source.denx.de/u-boot/custodians/u-boot-riscv/-/pipelines/14314
The error comes from CI testcase timed-out.
The reason for the time-out is not yet confirmed,
but we suspect it
Hi,
On Mon, Dec 5, 2022 at 8:46 PM Sean Anderson wrote:
>
> On 12/5/22 00:51, Kautuk Consul wrote:
> > Hi,
> >
> > On Sat, Dec 3, 2022 at 9:44 AM Bin Meng wrote:
> >>
> >> On Fri, Sep 23, 2022 at 3:03 PM Kautuk Consul
> >> wrote:
> >> >
> >> > To enable semihosting we also need to enable the f
On 12/5/22 00:51, Kautuk Consul wrote:
> Hi,
>
> On Sat, Dec 3, 2022 at 9:44 AM Bin Meng wrote:
>>
>> On Fri, Sep 23, 2022 at 3:03 PM Kautuk Consul
>> wrote:
>> >
>> > To enable semihosting we also need to enable the following
>> > configs in defconfigs:
>> > CONFIG_SEMIHOSTING
>> > CONFIG_SPL_
On Mon, Dec 5, 2022 at 1:51 PM Kautuk Consul wrote:
>
> Hi,
>
> On Sat, Dec 3, 2022 at 9:44 AM Bin Meng wrote:
> >
> > On Fri, Sep 23, 2022 at 3:03 PM Kautuk Consul
> > wrote:
> > >
> > > To enable semihosting we also need to enable the following
> > > configs in defconfigs:
> > > CONFIG_SEMIHO
Hi,
On Sat, Dec 3, 2022 at 9:44 AM Bin Meng wrote:
>
> On Fri, Sep 23, 2022 at 3:03 PM Kautuk Consul
> wrote:
> >
> > To enable semihosting we also need to enable the following
> > configs in defconfigs:
> > CONFIG_SEMIHOSTING
> > CONFIG_SPL_SEMIHOSTING
> > CONFIG_SEMIHOSTING_SERIAL
> > CONFIG_
On Fri, Sep 23, 2022 at 3:03 PM Kautuk Consul wrote:
>
> To enable semihosting we also need to enable the following
> configs in defconfigs:
> CONFIG_SEMIHOSTING
> CONFIG_SPL_SEMIHOSTING
> CONFIG_SEMIHOSTING_SERIAL
> CONFIG_SERIAL_PROBE_ALL
> CONFIG_SPL_FS_EXT4
> CONFIG_SPL_FS_FAT
Why should thes
dt
> ; Rasmus Villemoes ; Eugen
> Hristev ; Stefan Roese ; Loic
> Poulain ; Peng Fan ; Michal Simek
>
> Cc: u-boot@lists.denx.de; Kautuk Consul
> Subject: [PATCH v5 3/3] board: qemu-riscv: enable semihosting
>
> To enable semihosting we also need to enable the followin
Hi Leo,
I took a look at the raw log.
It seems that the test-case is outputting too many characters onto the
u-boot prompt
due to which the log size has gotten exceeded. Can you somehow increase the log
size and then try ?
Thanks.
On Wed, Oct 5, 2022 at 11:47 AM Leo Liang wrote:
>
> Hi Kautuk,
Hi Kautuk,
On Fri, Sep 23, 2022 at 12:33:20PM +0530, Kautuk Consul wrote:
> To enable semihosting we also need to enable the following
> configs in defconfigs:
> CONFIG_SEMIHOSTING
> CONFIG_SPL_SEMIHOSTING
> CONFIG_SEMIHOSTING_SERIAL
> CONFIG_SERIAL_PROBE_ALL
> CONFIG_SPL_FS_EXT4
> CONFIG_SPL_FS_F
To enable semihosting we also need to enable the following
configs in defconfigs:
CONFIG_SEMIHOSTING
CONFIG_SPL_SEMIHOSTING
CONFIG_SEMIHOSTING_SERIAL
CONFIG_SERIAL_PROBE_ALL
CONFIG_SPL_FS_EXT4
CONFIG_SPL_FS_FAT
Signed-off-by: Kautuk Consul
---
configs/qemu-riscv32_defconfig | 4
confi
14 matches
Mail list logo